# Discover

The **Discover** page tracks the most active tokens on Solana in real time, helping you identify where liquidity, volume, and momentum are flowing across the market. It’s designed for traders who want to stay ahead of what’s gaining traction, whether it’s a new meme token or a fast-growing project.

You can toggle between **Trending** and **Top Traded** views at the top of the page to analyze both *momentum* and *liquidity dominance*. Using both views together is helpful - **Trending** to find new opportunities, **Top Traded** to confirm stability and strength.

You can also use the **Quick Buy** feature to instantly purchase any token spotted in both views without leaving the page.

#### Trending view

Tokens are ranked based on recent on-chain trading activity — including market cap changes, trading volume, holder growth, and transaction count. Each ranking updates dynamically based on the time frame you select.

How to use Trending view:

* Spot early momentum: Identify tokens gaining organic volume before the crowd.
* Track real-time Flow: See which markets are heating up in the moment.
* Filter by time frame: Catch both short-term spikes and longer-term climbs.

#### Top Traded view

Track what’s dominating the market.

The Top Traded view ranks tokens purely by trading volume and transaction count, regardless of when they launched or their market cap.\
It highlights the tokens commanding the most liquidity and attention across Solana.

Where Trending tracks rising momentum, Top Traded reveals where the market’s heaviest action currently is.

How to use Top Traded view:

* Discover established tokens maintaining consistent liquidity.
* Track sustained high-volume performers.
* Compare market rotation between trending and top-traded categories.
* Identify safe entries in active, high-liquidity pairs.

#### Time Frame Settings

Choose your preferred time window to track trends as they emerge. Select **1m, 5m, 1h, 6h or 24h** to view market movements over the last minute, hour, or day. Each option recalculates token rankings based on real-time performance within that period.

#### Filter Settings

Fine-tune which tokens appear in your Trending or Top Traded view using the built-in filters.

1. Protocols

Select the platforms or DEXs you want to track: Pump.fun, Moonshot and / or Raydium.

2. Search Keywords

Search for tokens by name, ticker, or contract address.

3. Holder & Wallet Filters

Assess token distribution and early ownership:

* Dev Holding (%): Percentage of supply held by the developer wallet
* Holders: Total number of unique wallets holding the token
* Sniper Wallets: Percentage of wallets identified as early bot or snipe entries
* Bot Users: Estimated bot activity ratio within trading addresses

4. Token Metrics

Filter by core market data to focus on liquidity and movement:

* Market Cap ($): Token market capitalization range
* Liquidity ($): Total liquidity deployed
* Volume ($): Total trading volume over the selected time frame
* Txns: Number of total transactions
* Buys / Sells: Ratio of buy to sell transactions
* Token Age (mins): Filter tokens based on how long they’ve been live since creation (useful for spotting fresh launches).

5. Apply or Reset

* Apply Filter: Update token listings immediately
* Reset: Clear all filters and return to the full dataset

<figure><img src="/files/zsaG5V4zM5VO0JjYeySC" alt=""><figcaption></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://alienstrading.gitbook.io/docs/trade-on-aliens/explore-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.
