> For the complete documentation index, see [llms.txt](https://docs.gmgn.ai/cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gmgn.ai/cn/tan-suo.md).

# 探索

## 探索页面总览:

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

| 1D/7D/30D PNL | 1天/7天/30天的盈亏       |
| ------------- | ------------------ |
| USD/SOL       | 点击切换盈亏以USD/SOL方式呈现 |
| 7D 胜率         | 7天内的平均胜率           |
| 7D 交易数        | 绿色为买入，红色为卖出        |
| 7D代币分配        | 盈亏分布的统计数据          |
| 7D平均买入成本      | 每个代币的平均买入花费        |

<div><figure><img src="/files/g6wRrKVm4zf3HGNiQhjH" alt=""><figcaption></figcaption></figure> <figure><img src="/files/42fuB2bKewNybRCYhFFg" alt=""><figcaption></figcaption></figure></div>

**你可以通过单击此图标来切换 1D PNL 是以 USD 还是 以SOL 显示**

## 钱包详情页:

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


---

# 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://docs.gmgn.ai/cn/tan-suo.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.
