# 热门页面

热门页面展示了某个链上DeBotAI为您筛选出的的热门代币。DeBotAI的AI引擎会尽量对垃圾币做过滤，提升有潜力的币的展示机会

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

字段描述

<table data-header-hidden><thead><tr><th width="191"></th><th></th></tr></thead><tbody><tr><td>创建</td><td>该代币创建时间</td></tr><tr><td>当前池子/流通市值</td><td>目前池子里的流动性和流通市值</td></tr><tr><td>持有者</td><td>持有者数量：一般越多盘越大</td></tr><tr><td>xx 交易数</td><td>绿色为买入数量，红色为卖出数量</td></tr><tr><td>xx 成交额</td><td>xx时间内成交额，可以用过滤项选择筛选</td></tr><tr><td>价格</td><td>当前价格</td></tr><tr><td>1m% 5m% 1h%</td><td>该代币在最近1分钟/5分钟/1小时内的价格波动百分比</td></tr><tr><td>安全检测</td><td><a href="/pages/00BPdKGgVKjIwrRAsJT8">安全检测</a></td></tr></tbody></table>

## 筛选与排序

在表格的头部进行筛选与排序，有助于帮您筛选出想要的币

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

<br>


---

# 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.debot.ai/basic-features/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.
