# Sell

When you want to make a task it is by default set to page.

<figure><img src="/files/8iZTZwU0HpedbP4t6oNm" alt=""><figcaption><p>Don't forget to approve first before you sell.</p></figcaption></figure>

Wallet group: Choose the wallet group you want to use to create your task<br>

Wallet: Choose the wallet(s) you want to use to create your task<br>

Token address: Insert the token address of the contract<br>

RPC Address: Choose a random ETH Rpc (If you enabled ANTI MEV it will prioritize anti mev and not your ETH rpc)<br>

Token amount%: The amount in % you want to sell for example **100**<br>

Function: Sell<br>

Slippage: Slippage is the difference between the expected price of an order and the price when the order actually executes. The max amount without Anti Mev enabled is 50, with Anti Mev or Send as bundle enabled, it is 100. <br>

Gas Fee: Your own gas input<br>

Gas Priority: Your own gas input<br>

Gas Limit: Bot auto calculates gaslimit + 10% for safety , we don't recommend you to input gaslimit unless you know what to do.<br>

Gas Mode: Default or Rapid if you choose rapid bot will choose the rapid gas of blocknative

Anti Mev: By default enabled for safety. Sends your transaction to a mev relayer to prevent your transaction to be on the public mempool and getting sandwiched.

**Advanced settings:**

Auto trade - Limit WETH: When you put like 25% in this section the bot will try to sell once you can get 25% more WETH&#x20;


---

# 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://mintechbots.gitbook.io/mintech-guide/shitcoins/create-task/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.
