# Explore Tokens

The **Explore Page** on Axiom is your **gateway** to the **latest** and **hottest** tokens, helping you stay **ahead** of the market. It features two core sections: **New Pairs** and **Trending**, allowing traders to **track** fresh launches and **identify** high-volume tokens in **real-time**.

***

## 🔥 Trending

### The Trending page ranks tokens based on trading activity over a selected time period. This is a powerful tool for discovering what's gaining traction in the market.

#### How Trending Helps you win

* **Spot early momentum** - see which tokens are attracting real volume.
* **Customizable time frames -** filter by different time periods to track trends.
* **Beware of wash trading -** not all high-volume tokens are genuine, so analyze wisely!

<figure><img src="/files/AD3WPHH1DmejkAOIaTEo" alt=""><figcaption><p>Allows you to choose the time frame of trending tokens!</p></figcaption></figure>

***

## Filters

You can set filters on both Explore pages to only see tokens that meet your standards. The “Search” filter is a powerful tool for sniping specific tickers.

| Filter              | Description                                                                                                                            |
| ------------------- | -------------------------------------------------------------------------------------------------------------------------------------- |
| Dex Paid            | Option to filter tokens that have paid for DEX listings.                                                                               |
| Top 10 Holders %    | Filters tokens based on the percentage of total supply held by the top 10 wallets. Lower values indicate more decentralization.        |
| Liquidity ($)       | Sets minimum and maximum liquidity available in the token’s pool for trading. Higher liquidity generally means better price stability. |
| Volume ($)          | Filters by trading volume within a given time frame. Useful for identifying active tokens.                                             |
| Market Cap ($)      | Filters by total market capitalization (price × circulating supply). Helps find small-cap gems or established projects.                |
| Txns (Transactions) | Filters tokens based on the number of trades (swaps) within a specific time. Higher txn count means higher trading activity.           |

<figure><img src="/files/gET1kgTxWp8xzx7wAWH8" alt=""><figcaption><p>Filters that are currently available on Axiom</p></figcaption></figure>

***

## Watch List

To track tokens of interest, simply click the star icon next to their names to add them to your Watchlist for easy access.

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

### Access Tokens on Watch List

<figure><img src="/files/0h90oQz0Arnyq8ZZXDOZ" alt=""><figcaption><p>Click the star on the top right to access watched tokens!</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.axiom.trade/axiom/finding-tokens/explore-tokens.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.
