# Trending

The Trending page shows tokens gaining traction on HyperEVM and Solana. Filter by time interval (1m, 5m, 30m, 1h, 6h, 24h) and sort by any column.

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

Each row shows token name and symbol, time since creation, liquidity with recent change, market cap, volume for the selected period, swap count, holder count, and total transactions with a buy/sell split.

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

Data updates automatically. Click a token name to open the Pair Analysis page and trade directly from there.


---

# 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.reachaltitude.xyz/altitude/trending.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.
