# Sections

#### P\&L Card

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

#### At the very end of your trading session, you’ll see a **cleanly designed P\&L card** summarizing your trade performance. You can also **share this card with your community**, along with your **referral link**.

***

#### **Positions**

This page displays all the tokens in your balance that are **available for selling**.\
We’ve covered this section in detail in the **Sell** part of the guide.

***

#### **Token Lists**

This is where you can browse curated lists of **trending TON tokens** and, most importantly, **Blum tokens**.\
For more, refer to the **Buy** section of the guide.

***

#### **Orders**

Here you’ll find all your **active orders**, including:

* **Limit Orders**
* **TP\&SL Orders**
* **Auto Sniping**
* **Copy Trading**

> This feature is currently under development.\
> We’ll notify you as soon as it’s live.

***

#### **P\&L**

This page will display your **full trade history** and **historical profit & loss data**.\
You’ll also be able to access and manage **P\&L cards** here.

> This feature is also under development.\
> We’ll notify you once it becomes available.

***

#### **Wallet**

This page is dedicated to managing your **TON wallet**. You can:

* **Import** an existing wallet
* **Export** the private key to use the wallet elsewhere
* **Reset** your wallet and create a new one

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

* View and copy your **wallet address**
* Use the **TON CONNECT TOP UP** button for quick funding from another wallet
* **Withdraw TON, USDT, or any supported token** from your balance

> ❗ **Note:** Blum Trading Bot does **not charge any fees** for withdrawals from your TON wallet.


---

# 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/sections.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.
