# Sell Settings

Here you can adjust any settings that impact the selling process.

<figure><img src="/files/X171lPiNcR2j98ept9lf" alt="" width="375"><figcaption><p>Sell settings page</p></figcaption></figure>

### Anti-MEV

* **ON –** Transactions are safeguarded to ensure optimal pricing without front-running, which may slightly reduce execution speed.
* **OFF** – Transactions are conducted with standard processing, ensuring efficient execution; however, there is a risk of front-running.

### Auto Sell

* **ON –** Instantly sell with a set amount upon sending the token address. When auto sell is ON, auto buy will be OFF, and vice versa.
* **OFF** – Manually set the sell amount for each trade.

If you enable the auto-sell feature, the default sell amount is set to 0.15 SOL. You can customize this amount to any value that suits you better.

### Sell buttons

You can manually enter the amount to sell each time by selecting the "SELL X SOL" option. For faster trades, use the two preset buttons. The first button is set to 0.5 SOL by default, and the second button to 3 SOL. You can customize these default amounts to any value that suits your needs.

### Slippage

Maximum difference between expected and actual trade prices.&#x20;

### External Links

<figure><img src="/files/MVq0iUc8avhSs7ybsu5a" alt="" width="375"><figcaption><p>External links page</p></figcaption></figure>

If you have any ideas to improve Sell Settings, just reach out in [chat](https://t.me/tirador_chat) or [DM](https://t.me/tirador_moderator).


---

# 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://doc.tirador.io/tirador-guide/settings/sell-settings.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.
