# Sell a Token

#### How to Sell a Token <a href="#id-3b5b7a89-0c98-4512-b5ab-9830ebdf4648" id="id-3b5b7a89-0c98-4512-b5ab-9830ebdf4648"></a>

You can sell tokens from the Positions screen, from the trading panel, or using the `/sell` command.

***

#### Method 1: Sell from Positions <a href="#id-6bc7b7db-933d-47fd-a7e0-c0541409cda9" id="id-6bc7b7db-933d-47fd-a7e0-c0541409cda9"></a>

1. Tap **Positions** on the home screen (or send `/positions`)
2. Navigate to the token you want to sell
3. Choose a sell option:
   * **Sell Initial** — sells the number of tokens equal to your original purchase amount (based on the SOL you spent at the time of buy), effectively recovering your initial investment at current prices
   * **Sell 100%** — sells your entire position
   * **Sell X%** — enter a custom percentage to sell
4. The bot validates your token balance, submits the sell transaction, and shows the result with a Solscan link

***

#### Method 2: Sell from Trading Panel <a href="#id-6ec315f5-26c3-4052-89ee-cea992a7b0b1" id="id-6ec315f5-26c3-4052-89ee-cea992a7b0b1"></a>

1. Paste the token's contract address into the bot chat
2. The trading panel opens — scroll to the Sell section
3. Use the **Sell Presets** (S1 through S3), which default to:
   * S1: 25%
   * S2: 50%
   * S3: 100%
4. These presets are configurable in [Sell Settings](https://docs.click.trade/spot-trading-bot/settings/new-sell-settings)

***

#### Method 3: `/sell` Command <a href="#id-6b5e4f5f-726e-43f1-9074-3207cd41007f" id="id-6b5e4f5f-726e-43f1-9074-3207cd41007f"></a>

Use the command to sell directly:

```
/sell <percentage>% <token_CA>
```

#### Fees and Slippage <a href="#id-79349c12-8284-4102-88ed-21d2be254c10" id="id-79349c12-8284-4102-88ed-21d2be254c10"></a>

A 1% swap fee applies to all sell orders. Your **Sell Slippage** setting (default: 20%) controls the maximum price deviation allowed. Both are configurable in [Sell Settings](https://docs.click.trade/spot-trading-bot/settings/new-sell-settings).

***

#### Auto PnL Card <a href="#id-237d1fdc-5169-4433-9050-11c557306984" id="id-237d1fdc-5169-4433-9050-11c557306984"></a>

When you sell 100% of a position (balance goes to zero), the bot automatically generates a realized PnL card showing your trade performance.

> 💡 **Tip:** You can disable Auto PnL Cards in Trading Settings if you prefer not to receive them. You can still generate PnL cards manually from the Positions screen at any time.
