# Auto Trading: Migrated Sell

Rule:

* All SOL chain ungraduated tokens can set up Migrated Sell
* Only when you complete settings and click create before the DEX has added official liquidity pool, your Migrated Sell order will be triggered
* One token can only create one Migrated Sell task, and cannot be created after DEX adds official LP

### 1. Migrated Sell - web version <a href="#id-1.-raydium-kai-pan-zi-dong-ju-ji-web-duan" id="id-1.-raydium-kai-pan-zi-dong-ju-ji-web-duan"></a>

<figure><img src="/files/yrwZ77L1yLov7K98kvXo" alt="" width="314"><figcaption></figcaption></figure>

1\) Create Migrated Sell task:

<figure><img src="/files/fLX4d6tEyD6DOv0a87tE" alt="" width="373"><figcaption></figcaption></figure>

* Click Auto trading on the pump token page, click Migrated Sell and enter the editing page
* Set Sell Holdings ratio
* Set slippage, priority fee, anti-MEV, and click save
* After the settings are completed, click create in any ungraduated token you want to sell. The token will auto sell the amount of holding ratio you set when DEX adds official LP

2\) View or delete your Migrated Sell task:

* In the token page - Orders, you can view your current Migrated Sell tasks and could view or delete them

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

## 2. Migrated Sell- bot vision <a href="#id-2.-raydium-kai-pan-zi-dong-ju-ji-bot-duan" id="id-2.-raydium-kai-pan-zi-dong-ju-ji-bot-duan"></a>

1\) Create Migrated Sell task:

* When you enter a ungraduated token contract address into the bot, you will see the Raydium Sell option, and you can set the selling ratiot of this token

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

2\) Adjust Migrated Sell settings:

* In the settings, you can click on Raydium Sell xx %, enter the holding ratio you want to sell in reply box when the token launchs DEX, and you can complete the change

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

3\) View or delete your Migrated Sell tasks:

* Currently, the GMGN TG bot does not support viewing the Migrated Sell tasks. Please go to the GMGN site Auto trading dashboard to view it


---

# 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/index/auto-trading-migrated-sell.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.
