# Trending, Gainers, New

## Trending

Here you'll find Top-100 [actively traded tokens](#user-content-fn-1)[^1] within the set timeframe (***24H*** by default).

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

## Gainers

Here you'll find Top-100 coins by price growth within the set timeframe (***24H*** by default).

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

## New

Here you'll find 100 recently created coins sorted by their age within the set timeframe (***24H*** by default).

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

{% hint style="info" %}
Choose preferred timeframes: ***1H**, **6H**, **24H** or **7D** —* to see the most relevant data.
{% endhint %}

[^1]: By number of trades.


---

# 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.dedust.io/en/trade/coins/tabs.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.
