# Auto Sell - Sell Token

{% hint style="info" %}
**Note**: While GemsLab does not keep your encrypted private key, you should utilize a secondary wallet to get the most out of the Tool.
{% endhint %}

The main screen of Auto Sell Token function is as follows:

![Home screen](/files/QsBN46bLyLRiWQVGOWDA)

* **Token Address**: Token address to sell
* **Gas Price**: Gas price, the amount of BNB you are willing to pay to swap the Token sale order, the higher the gas, the faster the order will go, and vice versa
* **Gas Limit (Gwei)**: Maximum limit of Gas units you are willing to pay to make transactions

  It is recommended that from 230000 pour up, the amount of BNB fee will = Gas Price \* Gas Limit / 1,000,000,000

  Example Gas Price: 50, Gas Limit: 800000 -> BNB Fee = 50\*800000/1000000000 = 0.04 BNB
* **Sell Type**: This section allows you to choose the type of Token sale

  \+ Sell All: Sold out all the tokens in the wallet

  \+ Sell %: Sell each milestone 1,25,50,75,100% Token

  \+ Sell Number: Sell the exact amount of each Token
* **Pool: To avoid losing money, please pay special attention to this section.**

  Choose the trading pair in which the Token is traded: There will be two trading pairs: BNB - Token and BUSD - Token; you must choose the exact pair of Tokens being exchanged; if you are unsure, consult the Poocoin/Telegram project.

  **Example 1**: Coin only has BNB pair, will have to choose Pair BNB - Token, if choosing to BUSD - Token will sell at a low price, maybe =0

![](/files/5FeGSkYg5xyEIdtmCJMp)

**Example 2**: Coin only has BUSD pair, will have to choose Pair BUSD - Token, if choose to BNB - Token will sell at a low price, maybe =0

![](/files/Hx7bTLjMTGEX0wB8Z7PV)


---

# 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://gemslabtools.gitbook.io/huong-dan-dung-gemslab-tool/user-manual/auto-sell-sell-token.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.
