# Sell Methods

{% embed url="<https://i.gyazo.com/ddd33e2e25936fef5e4adbd16ad54f4b.mp4>" %}
Click on the checkbox and select Sell
{% endembed %}

Fill in your desired gas values, slippage and select which uniswap version you want.

{% embed url="<https://i.gyazo.com/73796400a1d30940a81fb0ce01c35fa0.mp4>" %}
You can slide and bot will show you how much tokens at which value it will sell (prices can be inflated)
{% endembed %}

To send the transaction as bundle simply mark the checkbox "Send as bundle" , for more details check out the shitcoins [MEV Bundling Guide](/mintech-guide/shitcoins/create-task/mev-bundling.md) it is really important to get your bloxroute key.

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

The more interesting part is coming, our advanced sell methods. We have 4 methods: Stop Loss, Stop Loss MC, Take Profit, Take Profit MC

<figure><img src="/files/zCdBaijTgjcFRyFuXkgi" alt=""><figcaption><p>For Stop Loss, you just need to select or input your % so bot will sell for a certain percentage below the current price.</p></figcaption></figure>

<figure><img src="/files/aWwpmFQvxXPVtO94XwKG" alt=""><figcaption><p>For Stop Loss MC, it is the same principal as normal stop loss but this time bot sells below a specific marketcap</p></figcaption></figure>

<figure><img src="/files/2bWr1F2SfhuluAnzZZzM" alt=""><figcaption><p>For Take Profit, you just need to select or input your % so bot will sell for a certain percentage above the current price.</p></figcaption></figure>


---

# 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/defi/sell-methods.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.
