# Selling Your Position

To sell your position, follow these steps:

<figure><img src="/files/zSYPLEwnG7J4veDjZoxL" alt="" width="188"><figcaption><p>How to sell</p></figcaption></figure>

1. **Switch Mode:**
   * Use the **"Buy ↔️ Sell"** button to toggle between buy and sell modes.
2. **Select Sell Options:**
   * In sell mode, you’ll have several options:
     * Sell **25%**, **50%**, **75%**, or **100%** of your current holdings.
     * Choose a button at the bottom row to enter a custom amount of TON, tokens, or percentage you want to sell.
     * Remember, all selected wallets will perform the sell transaction!
3. **Transaction Confirmation:**
   * After pressing one of the buttons, the bot will inform you about the successful transaction submission.
   * Once the transaction is confirmed on the blockchain, the bot will send you a notification. You can confirm the transaction by following the link provided under the "swapped" word.

<div><figure><img src="/files/EMzQRSCxcp3hE9VZBXUN" alt=""><figcaption><p>TX submitted</p></figcaption></figure> <figure><img src="/files/IpaQCPxJ6OeEs1UrATGt" alt=""><figcaption><p>TX confirmed</p></figcaption></figure></div>


---

# 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.crypton.tools/crypton-super-bot/trading/selling-your-position.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.
