# Discover Tracker

<figure><img src="/files/wJlKIRWSQrcOE6sOPYHT" alt=""><figcaption><p>Discover Tracker Feature</p></figcaption></figure>

{% tabs %}
{% tab title="Trending" %}
Displays the most active and popular tokens based on trading volume, transaction activity, and overall market engagement. This section helps you quickly identify where attention and liquidity are currently concentrated.

<figure><img src="/files/742ajuoO2OVdccrhdKcE" alt="" width="375"><figcaption><p>Trending Tab</p></figcaption></figure>
{% endtab %}

{% tab title="Dex" %}
Shows tokens that have paid for Dexscreener listing. These tokens typically have increased visibility and are more likely to attract trading activity and liquidity.

<figure><img src="/files/GElZHIVCOgTotVNHJKdL" alt="" width="375"><figcaption><p>Dex Tab</p></figcaption></figure>
{% endtab %}

{% tab title="Gainers" %}
Highlights the top-performing tokens by price and market cap growth over a selected period. Use this section to spot strong momentum and trending upward movements.

<figure><img src="/files/99DOLVlH253SpReJOtVB" alt="" width="375"><figcaption><p>Gainers Tab</p></figcaption></figure>
{% endtab %}

{% tab title="Live" %}
Shows tokens that are currently being streamed on Pump.fun. This section highlights live launches and ongoing streams, including viewer count, recent activity, and token details—helping you spot attention and momentum in real time.

<figure><img src="/files/23dVC43faBB1i9elNGnP" alt="" width="375"><figcaption><p>Live Tab</p></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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://help.trade.fun/trackers/discover-tracker.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.
