> 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/ru-he-cheng-wei-jiao-yi-lao-shou.md).

# 如何成为交易老手

## 如果你是 GMGN 的交易新手，并想尝试通过交易新代币来赚钱，那么您应该关注以下一些指标。 <a href="#if-you-are-new-to-gmgn-and-want-to-try-to-make-money-by-trading-new-tokens-here-are-some-tips-you-sh" id="if-you-are-new-to-gmgn-and-want-to-try-to-make-money-by-trading-new-tokens-here-are-some-tips-you-sh"></a>

1.请留意 [http://gmgn.ai](http://gmgn.ai/) 左下角的“狙击新币”部分。当您看到一枚新代币时，单击并按照以下步骤操作：

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

2.看燃烧：检查 LP 是否被烧毁，如果 LP 没有被烧毁，不说100%，有 60% 的可能性可能性rug

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

3.看老鼠仓，不要超过20%，也最好别一点没有。

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

4.看狙击者：如果开盘有一个很大的大户狙击，池子深度也很浅，那么90%可能会砸盘

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

<div><figure><img src="/files/UTsNSLbQpFbWHGixPfLo" alt=""><figcaption></figcaption></figure> <figure><img src="/files/YyoudyjViZyvXqmCpolt" alt="" width="368"><figcaption></figcaption></figure></div>

5.大池子最好100sol以上，几十sol能玩但很容易被砸盘，但是，不要过于习惯依赖这种判断标准，因为一些骗子可能会利用大池子来欺骗你。

<figure><img src="/files/1YjwnhCFlnCdisgSp7v5" alt=""><figcaption></figcaption></figure>

6.看开盘真人交易笔数：开盘1m交易笔数大于60笔，5m大于600笔，则说明相对安全。注意是真实交易，<mark style="color:red;">不是刷量</mark>

<div><figure><img src="/files/RyH2gNGk3qT7C1oqO1VR" alt=""><figcaption></figcaption></figure> <figure><img src="/files/UsCXKutG5leWpqMLTd8N" alt=""><figcaption></figcaption></figure></div>

<figure><img src="/files/5fBHomPxdw4LjUISjGUa" alt=""><figcaption></figcaption></figure>

## ⚠️ 免责声明

GMGN提供的代币安全信息和链上交易数据来自多家第三方数据源，不能保证准确性和时效性，仅供参考，不是投资建议。代币交易有风险，务必独立研究并考虑所有可能的风险，GMGN不承担相关责任


---

# 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/ru-he-cheng-wei-jiao-yi-lao-shou.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.
