# Buy

You can start trading **anytime** and from **any page** in the Blum Trading Bot.

Simply **paste a token address or link**, and the token’s page will open, allowing you to make a trade.\
Alternatively, tap 🟩 **BUY** • 🟥 **SELL** on the main menu.

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

**If you don’t have a token address or link**, tap **Token Lists** in the main menu.\
There, you’ll find:

✨ **Trending TON Tokens**\
✨ **Special Blum Token Lists**, such as **Bluming Tokens**

You can select any token from these lists to begin trading.

***

**After selecting a token**, you'll be taken to a detailed page with:

* Token information
* Trade configuration options

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

* And your referral link to **share the token** with your community

***

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

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

⏳ **Limit Order**\
Set a specific price you'd like to buy the token at in the future

***

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

1. **Set Slippage Tolerance**\
   This defines the maximum price change you’re willing to accept.\
   For example, a **10% slippage** means your trade will go through as long as the token price doesn’t increase more than 10% during processing.\
   If the price moves beyond your set slippage, the trade will **fail automatically**.

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

2. **Enter TON Amount**\
   Input the amount of TON you want to use to buy the token.\
   Your current TON balance is displayed for reference.

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

3. **Tap BUY**\
   Once everything is set, tap the **BUY** button at the bottom of the screen to initiate the trade.

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

***

#### **What Happens After You Tap BUY**

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

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

2. **Processing trade details**\
   Once confirmed, the bot retrieves full trade data.

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

3. **Trade completion confirmation**\
   The bot confirms the success of your trade and displays the results:
   * TON spent
   * Number of tokens received
   * Updated balance

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

❗ If the trade fails for any reason (for example: slippage was too low, insufficient TON balance, or a network-related issue), your **TON remains 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/buy.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.
