> For the complete documentation index, see [llms.txt](https://coinrotator.gitbook.io/coinrotator-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://coinrotator.gitbook.io/coinrotator-docs/screener-tools/filter.md).

# Filter

If you're using the **CoinRotator Screener**, you have the ability to customize multiple sorting functions to match your trading style. The **Filters** feature is available on most pages of the screener, allowing you to refine your search and focus on the coins that matter most to you.

<figure><img src="/files/MpD8eLwlKLf5BfHpwO6x" alt="" width="375"><figcaption></figcaption></figure>

## **Filtering Options** 📑

### **Ecosystem & Category Filters**

* **Chain & Category**: Monitor coins within a particular blockchain or sector.
* **Performance Tracking**: Compare similar assets within [entire categories](https://coinrotator.gitbook.io/docs/features/categories) and compare their trends.

### **Supertrend Trends & Flavor**

* **Supertrend Settings & Flavor**: Optimized for crypto markets but customizable to suit different strategies.
  * **CoinRotator Mode:** ATR = 5, Multiplier = 1.5
  * **Classic Mode:** ATR = 10, Multiplier = 3
* **Trend Streak**: Identify fresh or stale trends to time entries and exits.
* **Trend Selection**: Filter by UP, DOWN, or HODL trends to match your strategy.

<figure><img src="/files/1UVFGfir5v6JAl9EXx7f" alt="" width="375"><figcaption></figcaption></figure>

### **Market & Exchange Filters**

* **Market Cap**: Find opportunities in microcaps, midcaps, or large-cap assets.
* **Exchange**: Sort coins based on where they are listed to match your preferred platforms.
* **Derivatives**: Identify assets available for leveraged trading.

## **Additional Filters Keypass** 🔑

For traders looking for even deeper insights, **advanced filter data is available exclusively to**[ **Key Pass holders**](https://coinrotator.gitbook.io/docs/features/key-pass-advanced-features), offering enhanced sorting options and premium analytics for a more comprehensive market view.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://coinrotator.gitbook.io/coinrotator-docs/screener-tools/filter.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
