# 看盘页面

## 总览

通过看盘页面，您可以看到一个币种的所有信息，包含实时交易的信息、池子的信息、安全信息和一些由于的数据分析，此外您可以通过我们的页面直接进行交易。

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

## 左侧

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

### 自选

你的自选列表，在看盘页面的右侧可以将币加入到自选列表中，自选列表支持分组管理。

* **创建分组**：根据特定标准（如代币类型、市场趋势等）创建不同的分组。
* **管理分组**：轻松地添加、删除或重新命名分组，以保持列表的组织性。
* **快速访问**：通过观察分组，快速访问所需的代币信息。

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

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

### 热门

你将获得热门页面里的代币列表并观察他们的动态，数据与热门页面一致

### 持仓

你链接的钱包持有的代币列表，方便查看

### 信号

你的监控配置中的钱包的交易信号。例如你配置了A钱包的报警，交易额大于100，此处会展示A钱包交易额大于100的交易信号。

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

## 中间K线区域

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

在k线图表上观察代币的价格或市值走势，并使用工具栏里丰富的工具来帮助你更好地交易。

{% hint style="info" %}
DeBot提供的K线图是基于池子的，可以在页面的右侧池子区域选择池子并进行切换查看
{% endhint %}

## 中间底部区域

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

你将获得最新交易的信息，实时更新。 你能够快速查看每个钱包做了什么 你还将看到相关持仓者已经做出的交易动作和信号！点击每一行，你会看到这个钱包买这个币的收益情况

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

## 右侧上方币信息区域

可以清晰看到币的价格变化趋势、交易趋势、持有人数量、[安全检测](/basic-features/dai-bi-an-quan-jian-ce.md)等待

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

<figure><img src="/files/DUtPup4vCnHwgpcZB3g5" alt=""><figcaption><p>可以点击池子进行切换查看K线</p></figcaption></figure>

## 右侧下方交易区域

钱包的链接和交易区域，可以链接上你的钱包进行交易，进行交易前请先查看[交易说明](/basic-features/jiao-yi-shuo-ming.md)

<figure><img src="/files/tTb9IUwgdxQPjm3JAIGJ" 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://docs.debot.ai/basic-features/kan-pan-ye-mian.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.
