> For the complete documentation index, see [llms.txt](https://help.trade.fun/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.trade.fun/memecoins/finding-tokens/discover.md).

# Discover

<figure><img src="/files/dedzJuJwoEOOAt1rPoCX" alt=""><figcaption><p>Discover Page</p></figcaption></figure>

{% tabs %}
{% tab title="Trending" %}

<figure><img src="/files/iNmVDWK5rPcInCVcYBSf" alt=""><figcaption><p>Trending Section</p></figcaption></figure>

The Trending page highlights the most active pump.fun tokens based on real-time market activity. It helps you identify where liquidity, volume, and user attention are currently concentrated.

Each token includes:

* **Price trend preview** – recent movement at a glance
* **Market Cap & ATH** – current value vs historical peak
* **Liquidity** – depth and stability of trading
* **Volume** – recent trading activity and demand
* **Transactions (TXNS)** – buy/sell activity breakdown
* **Audit Log** – key indicators like fees, distribution, and safety metrics

Additional features:

* **Timeframe filters (5m, 1h, 6h, 24h)** to track short-term trends
* **Sorting & filtering tools** for better discovery
* **Quick Buy option** for fast execution
  {% endtab %}

{% tab title="Dex" %}

<figure><img src="/files/xMY9NClOBSef6pGWTTnM" alt=""><figcaption><p>Dex Screener Page</p></figcaption></figure>

The Dex Screener page showcases tokens that have paid for DEX Screener listing and are actively trading on decentralized exchanges. It provides a detailed, data-rich view to help you evaluate token performance and market activity.

Each row includes:

* **Price chart preview** — quick visual of the recent trend.
* **Market Cap & ATH** — current valuation and all-time high.
* **Liquidity** — available trading depth and stability.
* **Volume** — recent trading activity.
* **Transactions (TXNS)** — buy/sell counts and activity balance.
* **Audit Log** — key indicators like fees, distribution, and safety metrics.

Additional features:

* Filter by timeframe (**5m, 1h, 6h, 24h**) to focus on different windows.
* Sort and filter tokens based on your preferences.
* Hit the **Buy** button to trade instantly without leaving the page.
  {% endtab %}

{% tab title="Pump Live" %}

<figure><img src="/files/Hk9I4p7ny7bA9glc2XWO" alt=""><figcaption><p>Pump Live Section</p></figcaption></figure>

Pump Live gives you a front-row seat to real-time streams happening on Pump.fun — watch communities form, devs interact, and hype build as it happens.

Each card shows:

* **Live video or content preview** — see the stream directly.
* **Viewer count** — how many people are watching right now.
* **Token info** — name, market cap, and basic details.
* **Recent activity** — comments, timestamps, and engagement.
* **Quick Buy** — trade instantly without leaving the stream view.

You can also:

* Sort by **DESC** (newest/most active first) or **ASC** (oldest first).
* Monitor which tokens have active communities behind them.
* Follow developers or creators engaging live with their audience.
  {% endtab %}

{% tab title="Filters" %}

<figure><img src="/files/0u9jAxs8auDnKGMPol77" alt="" width="375"><figcaption><p>Discover Page Filters</p></figcaption></figure>

Customize what shows up across the Discover page with the Filters panel. These filters apply to **Trending**, **Dex**, and **Gainers** tabs.

* **Search Keywords** — Only show tokens that match specific keywords.
* **Exclude Keywords** — Hide tokens that match any excluded keyword.
* **Dex Paid** — Toggle to show only tokens that have paid for Dexscreener listing.
* **Top 10 Holders %** — Set a min/max range for top holder concentration.
* **Liquidity ($)** — Filter by minimum and maximum liquidity.
* **Volume ($)** — Filter by minimum and maximum trading volume.
* **Market Cap ($)** — Filter by minimum and maximum market cap.
* **Txns** — Filter by transaction count.
* **Fees (SOL)** — Filter by total fees collected.
* **Holder Count** — Filter by number of holders.

Hit **Apply** to save your filters or **Reset** to clear everything and start fresh.
{% endtab %}
{% endtabs %}


---

# 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://help.trade.fun/memecoins/finding-tokens/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.
