# Prompts

### 💡 What You Can Ask Fabriq

Fabriq is more than just a bot — it's your all-in-one command center for trading, LP analysis, and on-chain insights.

#### 🔍 Get the Best Current Meteora Pools:

You can ask:

* **“What are the best pools?”**
* **“What are the best TRUMP pools?”**
* **“What are the best pools for 6p6xgHyF7AeE6TZkSmFsko444wqoP15icUSqi2jfGiPN?”**
* **“What are the best pools with at least $1M in liquidity?”**
* **“What are the top 20 pools?”** *(default is top 5 if not specified)*

You can search by:

* Token name
* Token address
* Minimum liquidity threshold
* And you can customize the number of results

***

#### 💰 Get the Price of Any Token

**From CoinGecko:**

* **“What’s the price of Bitcoin?”**
* **“What’s the price of XRP?”**

**From Dexscreener:**

* **“What’s the price of 6p6xgHyF7AeE6TZkSmFsko444wqoP15icUSqi2jfGiPN?”**

***

#### 📚 Ask About Meteora Concepts

* **“Explain to me what bins are.”**\
  Fabriq pulls from official Meteora documentation to give clear, concise answers.

***

#### 📊 View Your Current Meteora Positions

Just say:

* **“Show my positions.”**
* **“Show my pos.”** *(shortcut)*

Each position card shows:

* ✅ **Claim**
* 💥 **Claim & Close**
* ♻️ **Compound**
* 🔄 **Swap**
* 📈 **Live chart of your LP range**
* 🧾 **Full history: deposits, claims, withdrawals, compounds**
* 📊 **Position stats + current PnL**
* ✨ **Flex Card**&#x20;


---

# 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/prompts.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.
