> 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/xin-hao-ju-ji-xin-bi-yi-guan-zhu-gua-dan-lie-biao.md).

# 信号：狙击新币、已关注、挂单列表

## 1. 狙击新币

#### **Web 端信号页（底部【信号】入口）：**

通过底部【信号】入口进入信号页面，你可以看到多种市场信号：

* DexScreener 付费信号（普通广告、加速推广、顶置广告、更新社媒等）
* 价格提醒（价格飙升、历史新高、关键市值）
* 其他信号（Pump 直播、社区接管等）

支持按时间、市值、总手续费等条件进行筛选，方便你快速发现高关注度、强异动的代币

#### **GMGN App 信号入口（AI 信号）：**

在 App 底部导航点击【监控】，再切换到顶部【AI 信号】标签，即可进入 App 的信号列表页面：

* 查看系统筛选出的优质代币信号
* 一键跳转到代币详情页做进一步分析和交易

## **2. 钱包追踪**

Web左下角【钱包追踪】页面，你可以看到所有已追踪钱包的操作记录，并可开启 GMGN 网页通知，或接入 **0 延迟机器人**，及时收到这些钱包的交易提醒。

在 **GMGN App** 中，钱包追踪入口为：

* 顶部切换到【关注】标签，可查看你追踪的钱包列表
* 切换到【活动】标签，可查看这些钱包的实时买卖记录；开启 App 通知后，可同步收到相关推送提醒

<figure><img src="/files/kajRLtNwinAOalbC07np" alt="" width="563"><figcaption></figcaption></figure>

## **3. 挂单列表**

**Web 端**：

* 点击交易，打开挂单列表，查看你的所有挂单信息
* 你可以在任意代币的详情页中，切换到顶部的【订单】标签，查看该代币下你的所有挂单、自动交易和高级策略订单信息

**GMGN App**：

* 打开 App 进入【资产】页，选择对应钱包后，在钱包详情中切换到【订单】标签，即可在手机上查看和管理当前钱包的挂单以及各类策略订单。

<figure><img src="/files/QTOuiGQYsYjskKJohpX0" alt="" width="563"><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, and the optional `goal` query parameter:

```
GET https://docs.gmgn.ai/cn/xin-hao-ju-ji-xin-bi-yi-guan-zhu-gua-dan-lie-biao.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
