# 自动交易: 迁移自动狙

规则：

* SOL 链内盘代币均能设置迁移自动狙
* 只有在开盘前设置完成并点击确定后，在DEX添加官方流动性后才会自动买入
* 一个代币只能创建一次迁移自动狙击任务，开盘后不可创建

## 1. 迁移自动狙 - web端

<figure><img src="/files/6pHknLfjgxhkzFAmN3NJ" alt="" width="315"><figcaption></figcaption></figure>

1）创建迁移自动狙任务：

* 在未打满的代币页里打开自动交易，点击迁移自动狙，进入编辑页面
* 设置购买数量、止盈（追踪止盈）、止损（追踪止损）
* 设置滑点、优先费、防夹，并保存
* 设置完成后，在任何你想要开盘狙击的代币中，点击确定，该代币将在DEX添加官方流动性后，自动买入你设置的 SOL 数量

<figure><img src="/files/weMNqI0vHkhyyLelPqgG" alt="" width="375"><figcaption></figcaption></figure>

2）查看或删除你的迁移自动狙任务：

* 在代币详情页-订单中可查看你当前的开盘自动狙击任务，可根据需要查看或删除

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

## 2. 迁移自动狙 - bot端

1）创建迁移自动狙任务：

* 当你输入未开盘代币合约地址给机器人时，你将看到迁移自动狙选项，也可以单独设置用于狙击该代币的 SOL 数量

<figure><img src="/files/bytohPX01HW0rtdJUHTB" alt="" width="375"><figcaption></figcaption></figure>

2）调整迁移自动狙设置：

* 在设置中，你可以点击Raydium 狙 xx SOL，在回复框内输入你想用于狙击的默认 SOL 数量，即可完成更改&#x20;

<figure><img src="/files/UxdLzYweZ5wDrPa18A51" alt="" width="375"><figcaption></figcaption></figure>

3）查看或删除你的迁移自动狙任务：

* 目前GMGN TG机器人还不支持查看迁移自动狙任务，请到网页端自动交易看板查看


---

# 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.gmgn.ai/cn/zi-dong-jiao-yi-qian-yi-zi-dong-ju.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.
