# Sell

To sell any of your tokens, you can either **paste the token address** directly or tap **Positions** in the main menu.

***

On the **Positions** page, you’ll see a list of all your tokens, along with key data:

* Current **market cap**
* Your **average entry market cap**
* Current **P\&L** (profit and loss) for each token

<figure><img src="/files/cCRehV8aPJy5TNXV6nCT" alt="" width="375"><figcaption></figcaption></figure>

***

**To sell a token**:

1. Select the token from the list
2. You’ll be taken to a page with full token details and trade settings
3. You can also copy and share your **referral link** for this token with your community

<figure><img src="/files/bguHJvHL3BCaevufH8yU" alt="" width="375"><figcaption></figcaption></figure>

***

If a token has been **rug-pulled** (meaning transaction fees exceed any possible return), you can choose to **hide it** from your token list.\
You can **unhide it anytime** from the **Settings** page.

***

You will also see:

* Your **total balance** of this token
* Number and volume of **buys**
* Number and volume of **sells**

***

#### **Choose your order type:**

💰 **Manual Order**\
Sell the token immediately at the current market price

⏳ **TP & SL Order** *(Coming Soon)*\
Set a target price to take profit or limit your losses\
\&#xNAN;*(This feature is currently in development. You’ll be notified once available.)*

***

#### **How to Make a Trade**

1. **Set slippage tolerance**\
   This defines how much price fluctuation you're willing to accept during the transaction.\
   For example, a **10% slippage** means the sale will proceed as long as the token price doesn’t change more than 10%.\
   If the price moves beyond this range, the trade will **fail automatically**.

<figure><img src="/files/9ao3yszBEU0aUicBW5j0" alt="" width="375"><figcaption></figcaption></figure>

2. **Enter the token amount to sell**\
   Specify how many tokens you want to sell. Your token balance is displayed for easy reference.
3. **Tap SELL**\
   Once everything is set, tap the **SELL** button at the bottom of the screen to initiate the trade.

***

#### **What Happens After You Tap SELL**

1. **Waiting for confirmation**\
   The Blum Trading Bot waits for the transaction to be confirmed on the blockchain.

<figure><img src="/files/DOg2kc4x9tVVjn67nqbO" alt="" width="375"><figcaption></figcaption></figure>

2. **Processing trade details**\
   Once confirmed, the bot retrieves the full trade data.
3. **Trade completion confirmation**\
   You’ll see a summary of the successful trade, including:
   * Tokens sold
   * TON received
   * Updated balance

<figure><img src="/files/ozns3yELSQ1fGxnAbClB" alt="" width="375"><figcaption></figcaption></figure>

❗ If the trade fails (due to low slippage, insufficient balance, or external issues), your **tokens remain safe and untouched**.


---

# 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://help.blum.io/trading-bot-faq/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.
