# Sell

{% hint style="info" %}
Spot sell provides all the tools and settings you need to sell a coin with one or multiple wallets, set limit orders, take profit, stop loss and perform any sell action according to your preferences.
{% endhint %}

{% embed url="<https://youtu.be/6YaKUZ9Tj9c>" %}

***

### How to Sell

{% stepper %}
{% step %}
Enter the target token address (eg. `Z6TpfVZySS4vWcHrF22yzsa7nZRXQBKu2qjF9bNpump`) or click <kbd>↔️ Switch to Sell</kbd> from the buy menu.

<div align="left"><figure><img src="https://4108356913-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtLeahxvohQr3fYBgeulA%2Fuploads%2FtidJ89wAJydEd7j6rKzh%2FScreenshot%202025-07-09%20alle%2014.07.33.png?alt=media&#x26;token=5e69f7ac-96f0-4a59-aad4-012120174f8e" alt=""><figcaption></figcaption></figure></div>

<table><thead><tr><th width="213">Button</th><th width="287">Action</th></tr></thead><tbody><tr><td>Switch to buy</td><td>Refer to the dedicated guide.</td></tr><tr><td>Refresh</td><td>Refresh the menu.</td></tr><tr><td>Active Wallets</td><td>Choose the wallets you want to trade with.</td></tr><tr><td>10 % (example)</td><td>Choose the preset % to sell.</td></tr><tr><td>10 % (example)</td><td>Choose the preset % to sell.</td></tr><tr><td>10 % (example)</td><td>Choose the preset % to sell.</td></tr><tr><td>Initials</td><td>Submit a sell transaction to recover the cost, fee, and tip.</td></tr><tr><td>X %</td><td>Choose a custom % amount to sell.</td></tr><tr><td>X SOL</td><td>Choose a custom SOL amount to sell.</td></tr><tr><td>Sell Tip</td><td><strong>Only visible when Anti-MEV is disabled.</strong><br>Set the sell tip fee to prioritize the inclusion of your transaction in the next block.</td></tr><tr><td>Slippage</td><td>Set the slippage percentage.</td></tr><tr><td>Switch to Buy</td><td>Switch to Buy menu.</td></tr><tr><td>Limit Orders</td><td>Set a sell limit order, take profit and stop loss.</td></tr><tr><td>Generate PnL</td><td>Generate the PnL pic.</td></tr><tr><td>Auto Tip</td><td><p>If enabled, it automatically selects the Jito-suggested tip.</p><p><em>Priority fees are set to a fixed amount since the tip is what matters for Jito Blocks.</em></p></td></tr><tr><td>Sell Protection</td><td>Toggle MEV protection (enabled/disabled) to prevent your transaction from being sandwiched. The fastest processor is automatically used.</td></tr><tr><td>Split Tokens</td><td>Automatically split tokens from your wallet with the highest balance evenly across your selected wallets, completely emptying it.</td></tr><tr><td>Currency</td><td>Set the desired currency to be used for buy and sell trades. The currency can be updated at any time.<br><em>E.g. you can buy using USDC and later set SOL as the sell currency.</em></td></tr><tr><td>View Chart</td><td>Opens the DexScreener Telegram mini-app, where you can view charts, transactions, bubblemaps, and other data.</td></tr></tbody></table>
{% endstep %}
{% endstepper %}

***

### Multi-Wallet Sell

{% stepper %}
{% step %}
To sell with multiple wallets, you need to select them first. Follow these steps:

* Click <kbd>💰 Active Wallets</kbd>.
* Activate or deactivate wallets based on your preferences.

<div align="left"><img src="https://4108356913-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FtLeahxvohQr3fYBgeulA%2Fuploads%2FjM4uHCmk8RbqhRfnt1Zc%2FScreenshot%202025-05-28%20alle%2015.30.40.png?alt=media&#x26;token=3233dd19-d6d5-4a52-a688-adc38b31b5c0" alt=""></div>
{% endstep %}

{% step %}
Once done, click <kbd>⬅️ Back</kbd> to return to the sell menu.
{% endstep %}
{% endstepper %}


---

# 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.bloombot.app/solana/solana-bot/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.
