# Filters guide

One of the core strengths of the **Blokiments** app lies in its **powerful filtering system**, designed to help users **discover tokens** and **build tailored strategies** with precision and speed.

We offer **dozens of filters and metrics**, thoughtfully categorized to give users a flexible and structured search experience. These filters are organized into the following main categories:

* [**General filters and metrics**](/features/discovery-hub/filters-guide/general-filters.md)
* [**Liquidity filters and metrics**](/features/discovery-hub/filters-guide/liquidity-filters.md)
* [**Security filters and metrics**](/features/discovery-hub/filters-guide/security-filters.md)
* [**Socials filters and metrics**](/features/discovery-hub/filters-guide/social-filters.md)
* [**Trading filters and metrics**](/features/discovery-hub/filters-guide/trading-filters.md)

With these filters, you can **mix and match conditions** to find tokens that meet your exact criteria—whether you're hunting early gems, analyzing trading patterns, or building automated strategies.

## Filter selection

When adding a new filter in the **Discovery Hub**, a selection window will appear. This process is divided into **three main steps** to help you easily find and apply the right filter:

1\. **Choose a Filter Category (Left Panel):**  Filters are grouped into categories to make navigation easier. On the **left side** of the window, you’ll see a list of filter categories. **Hover over** or **click** on a category to explore the filters it contains.

**2. Once you select a category explore Subcategories and Filters:**&#x20;

* **Subcategories** will appear in **orange text** to help you narrow down your search.
* **Individual filters** are displayed in **white text** within each subcategory.
* Hover your mouse over a filter (or **long-press** on mobile/tablet) to see a **description** of what the filter does, which will appear **at the bottom** of the window.

3\. **Select a Filter:** When you've found the filter you want simply **click on it** to select. The selection window will **automatically close**, and the filter will be added to your strategy or search.

<figure><img src="/files/woCY1EsPtWp0IQZkk26X" alt=""><figcaption><p>Filter selection window.</p></figcaption></figure>


---

# 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://docs.blokiments.com/features/discovery-hub/filters-guide.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.
