# Filters

<figure><img src="/files/vsXo7p4cE0sAXhx4bqCp" alt=""><figcaption></figcaption></figure>

All filters have prepared options to select, and if it contains numbers, you can set a minimum or maximum value. The filters are:

## Performance Filters

**Created:** Time passed since the token was created.

**MCap:** The total market capitalization of the token (circulating supply \* price).

**ATH:** The highest price the token has ever reached in its trading history.

**Volume:** The total trading volume of the token in the liquidity pool.

**TXNS:** The total number of transactions with the token.

**Current Liq:** The amount of funds currently available in the pool for trading the token.

## Security Filters

**Dev Status:** Tracks developer activity, such as holding, buying more, or selling their token supply.

**Holders:** The number of wallets holding the token.

**Top 10 Holders:** The amount of supply owned by the top 10 holders.

**Top Threats:** Identifies security risks, such as the ability to mint additional supply, to freeze your ability to transact as a holder, the initial liquidity not being burned and a supply concentration in the top 10 holders.


---

# 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://degenfi.gitbook.io/degenfi-solana-trading/discover-tokens/filters.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.
