# Quick Guide

<figure><img src="/files/hj3hpswAxz1EEclmFvYl" alt=""><figcaption></figcaption></figure>

1. Click this link to access the Telegram Bot.
2. Begin by tapping the \[Start] button in the bot's chat window.
3. Use the \[Create Wallet] button to create a new one or the \[Import Wallet] button to import an existing one. (for now, XBOT only supports signal wallet)
4. You're all set. Start trading using the Telegram Bot.
5. Explore additional tutorials to master trading with XBot.

kind reminder: **DO NOT** transfer more money to Xbot than you can afford to lose. We advise traders to treat Xbot as a hot wallet. Transfer for your trading and transfer back to your main wallet once done.

#### Wallet Setting

You can withdraw Stacks tokens and export the mnemonic phrase anytime in the \[Wallet] setting.

<figure><img src="/files/cu2kXCgSBbwowpY9gZH4" alt=""><figcaption></figcaption></figure>

Click \[Setting] to change the \[Max Slippage].

You can directly use Xbot to generate mnemonics and wallet addresses or choose any of the following Bitcoin wallets to import mnemonics. Relevant crypto asset wallet addresses will be automatically recognized and displayed in Xbot.

* <https://leather.io/>
* <https://www.xverse.app/>
* <https://unisat.io/>

**Buy**

<figure><img src="/files/MXxmIy8HkBFykwC1VlBn" alt=""><figcaption></figcaption></figure>

1. Click \[Buy].
2. Click \[Enter Token], paste the token smart contract address, and send.
3. Set the token price.
4. To select your buy order amount, choose from the options or customize by clicking \[Buy X STX].
5. Click \[Submit].

**Sell**

<figure><img src="/files/IXHx1k3W6i9At7CqludV" alt=""><figcaption></figcaption></figure>

1. Click \[Sell].
2. Choose the token: Switch the token you want to sell from your holdings using the left and right buttons. You can also click on the token name to open the holdings list and make a quick pick.
3. Set the token price.
4. To select your buy order amount, choose from the options or customize by clicking \[Sell X %].

5\. Click \[Submit].


---

# 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.xbot.trade/quick-guide/quick-guide.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.
