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

# Discover

Discover new gems and never miss any earning opportunities exclusively on MevX with

## <mark style="color:blue;">Trending</mark>

The **Trending Page** provides a real-time overview of tokens gaining attention in the market. This dashboard helps users quickly spot high-activity pairs across different zones.

<table><thead><tr><th width="226">Button</th><th width="667">Meaning</th></tr></thead><tbody><tr><td><strong>Pair Info</strong></td><td>Token name, pair</td></tr><tr><td><strong>Created</strong></td><td>How long ago the pair was created</td></tr><tr><td><strong>Market Cap</strong></td><td>Current market capitalization of the token, with % change</td></tr><tr><td><strong>Liquidity</strong></td><td>Available liquidity in the pool</td></tr><tr><td><strong>Volume</strong></td><td>Trading volume within the selected timeframe</td></tr><tr><td><strong>24h%</strong></td><td>Price change percentage over the last 24 hours</td></tr><tr><td><strong>TXNS</strong></td><td>Number of transactions (buys/sells breakdown)</td></tr><tr><td><strong>Audit Result</strong></td><td>Quick audit metrics</td></tr><tr><td><strong>Buy</strong></td><td>Quick buy button for fast trading</td></tr></tbody></table>

## <mark style="color:blue;">New Pairs</mark>

The **New Pairs Page** lists the most recently created token pairs on supported DEXs, allowing you to quickly spot fresh launches with details such as creation time, market cap, liquidity, trading volume, transaction count, and audit checks in one view.

<table><thead><tr><th width="226">Button</th><th width="667">Meaning</th></tr></thead><tbody><tr><td><strong>Pair Info</strong></td><td>Token name, pair</td></tr><tr><td><strong>Created</strong></td><td>How long ago the pair was created</td></tr><tr><td><strong>Market Cap</strong></td><td>Current market capitalization of the token, with % change</td></tr><tr><td><strong>Liquidity</strong></td><td>Available liquidity in the pool</td></tr><tr><td><strong>Volume</strong></td><td>Trading volume within the selected timeframe</td></tr><tr><td><strong>24h%</strong></td><td>Price change percentage over the last 24 hours</td></tr><tr><td><strong>TXNS</strong></td><td>Number of transactions (buys/sells breakdown)</td></tr><tr><td><strong>Audit Result</strong></td><td>Quick audit metrics</td></tr><tr><td><strong>Buy</strong></td><td>Quick buy button for fast trading</td></tr></tbody></table>

## <mark style="color:blue;">Meme Zone</mark>

{% content-ref url="/pages/hKOOc8nVkEMjqQvUrhaq" %}
[Meme Zone](/docs/feature-ecosystem/discover/meme-zone.md)
{% endcontent-ref %}

## <mark style="color:blue;">Degen Zone</mark>

{% content-ref url="/pages/D7hmn2y61yAkdZg7sdUp" %}
[Degen Zone](/docs/feature-ecosystem/discover/degen-zone.md)
{% endcontent-ref %}


---

# 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:

```
GET https://docs.mevx.io/docs/feature-ecosystem/discover.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.
