# How it works

**Step 1: Launch the Bot**\
Access the **Fabriq Bot** via the Web UI or Telegram.\
Connecting your wallet is optional but **recommended** to unlock trading, LP management, and a personalized experience.

**Step 2: Analyze Any Token**\
Enter a token name or address.\
Fabriq instantly delivers real-time data — price, volume, trends, and more — so you can make smart moves on the fly.

**Step 3: Dive into Liquidity Pools**\
Explore pools by asking the bot for LP info.\
You’ll get stats on APRs, trading volume, fees, and performance. If your wallet is connected, your active LP positions will also be shown.

**Step 4: Claim, Compound, Close (Wallet Required)**\
With a connected wallet, you can **Claim**, **Compound**, and **Close** LP positions directly in the chat.\
Simple, fast, and intuitive — Fabriq walks you through each step.

> ⚠️ *There is a 2% fee on earned fees and a 1% fee on swaps.*

**Step 5: Trade Seamlessly**\
Type your trade — just drop a token name or pair.\
Fabriq confirms, previews, and executes it right there.

> ⚠️ *Swaps carry a 1% tax.*

**Step 6: Stay Sharp**\
Get real-time alerts for trending pools, changing APRs, and fresh opportunities.\
Coming soon: **Auto-Liquidity Management** — Fabriq will automatically optimize your LPs and compound rewards.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://fabriq.gitbook.io/fabriq/welcome-to-fabriq/how-it-works.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
