# Auto Trading: Dev Sell

Rule:

* Unlimited tokens species. When the token creator sells part of holdings in a single transaction, it will be automatically sold.
* Only when you have position, complete settings and click creater, it will automatically follow Dev to sell after Dev sells part of his holdings
* A token only has one running Dev sell task and submits one transaction. But it can be submitted multiple times

### 1. Dev 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/9tEFGylIw4PyAB6PDcDa" alt="" width="314"><figcaption></figcaption></figure>

1\) Create Dev Sell task:

<figure><img src="/files/OQeTp5XM4tjnJeeVWRAy" alt="" width="324"><figcaption></figcaption></figure>

* Click Auto trading on the token page, click Dev Sell and enter the editing page
* Set Sell Holdings ratio and Dev Sell ratio
* Set slippage, priority fee, anti-MEV, and click save
* After the settings are completed, click create in any token you want to follow dev to sell. The token will auto sell the amount of holding ratio you set when Dev actual selling ratio ≥ Dev sell ratio you set

2\) View or delete your Dev Sell task:

* In the token details page - Position, you can view your current Dev Sell tasks and could view or delete them

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

3\) When buying any token, if Dev Sell is also selected, it will automatically create a Dev Sell task

<figure><img src="/files/FfbWMbuxMz79SYumI3WZ" alt="" width="281"><figcaption></figcaption></figure>

## 2. Dev 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 Dev Sell task:

* When you enter a token contract address into the bot, you will see the Dev Sell option. Click it to create a follow-up Dev automatic sell task. When the token creator sells part of his holdings in a single transaction, the token ratio you set will be automatically sold

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

2\) Adjust Dev Sell settings:

* In the settings, after setting the Dev sell ratio, set the automatic Sell ratio. When the Dev sell ratio is greater than the ratio you set, your position will be automatically sold according to the automatic Sell ratio you set
* In the settings, you can click the Dev Sell ratio and the Sell ratio, enter them in the reply box and send to complete the change

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

3\) View or delete your Snipe Raydium tasks:

* Currently, the GMGN TG bot does not support viewing the Dev 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-dev-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.
