# Filters & Meteor Score

Fabriq lets you *zero in* on the most profitable and active liquidity pools using powerful custom filters. Whether you're hunting high APRs, new trends, or safe volume – Fabriq gives you full control.

***

#### 🔍 Available Filters:

**🔸 Liquidity (min/max):**

* “What are the best pools with *minimum* 100k liquidity?”
* “What are the best pools with *maximum* 100k liquidity?”

**🔸 Include Specific Tokens:**

* “What are the best pools for TRUMP and BONK?”

**🔸 Exclude Specific Tokens:**

* “What are the best pools *without* TRUMP?”

**🔸 Pool Name:**

* “What are the best SOL-USDC pools?”

**🔸 Meteor Score (min/max):**

* “What are the best pools with a Meteor Score above 1000?”

**🔸 Age (min/max):**

* “What are the best pools older than 1 day?”

**🔸 FDV (min/max):**

* “What are the best pools with over 10M FDV?”

**🔸 Fee Rate (min/max):**

* “What are the best pools with a fee rate over 1% daily?”

**🔸 Price Change (min/max):**

* “What are the best pools with positive price change?”

**🔸 Volume (min/max):**

* “What are the best pools with more than 100k volume in the last 5 minutes?”

**🔸 Transactions (min/max):**

* “What are the best pools with at least 100 transactions in the last 5 minutes?”

**🔸 Timeframe:**\
Default timeframe is 24h, but you can modify it:

* “What are the best pools in the *last hour*?”

***

#### 📊 Sorting Options:

Pools are sorted by **Meteor Score** by default, but you can sort by any of the following:

* Meteor Score
* Liquidity
* Price
* Age
* FDV
* Fee Rate (5m, 30m, 1h, 2h, 4h, 6h, 12h, 24h)
* Price Change (5m, 1h, 6h, 24h)
* Volume (5m, 30m, 1h, 2h, 4h, 6h, 12h, 24h)
* Makers (5m, 1h, 6h, 24h)

***

#### ⭐ Understanding the Meteor Score

Fabriq’s **Meteor Score** is a proprietary algorithm that ranks liquidity pools based on:

* 📈 **Trade Activity:** Avg. trades per minute across 5m, 1h, 6h, and 24h windows
* 💸 **Fee Generation:** Avg. fees earned per minute during same timeframes
* 🌊 **Total Liquidity:** Depth and stability of the pool

**The higher the score, the stronger the opportunity.**\
Use Meteor Score to instantly surface pools with real volume, sustainable APRs, and trading potential.


---

# 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/filters-and-meteor-score.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.
