# How to Use

<figure><img src="/files/jxU03R2TuirlIlqF9bnT" alt=""><figcaption><p>Step 1</p></figcaption></figure>

Step 1 - To use QLixBot, go to the [Telegram bot page here](https://t.me/QLixOfficialBot).

Step 2 - Click "Start" or enter the /start command.

<figure><img src="/files/9eR04KqsW21fSzzKg0zm" alt=""><figcaption><p>Step 3</p></figcaption></figure>

Step 3 - Click "Start" once again.

Step 4 - Select the network you want to send funds from (source network, for example, Base).

<figure><img src="/files/0PbY3xV9oX1n9pJd7dEf" alt=""><figcaption><p>Step 4 - Source chain</p></figcaption></figure>

<figure><img src="/files/tMlhxVeyvlSNEGLhke4q" alt=""><figcaption><p>Step 4 - Destination Chain</p></figcaption></figure>

Step 5 - Select the token/coin you want to send from the source network, (e.g. ETH), followed by selecting the token/coin you want to receive on the destination network (e.g. ETH).

<figure><img src="/files/qszMWEeZLne0QGN28RdM" alt=""><figcaption><p>Step 5 - Source token</p></figcaption></figure>

<figure><img src="/files/ookPyyraFIroyecLMFCE" alt=""><figcaption><p>Step 5 - Destination token</p></figcaption></figure>

Step 6 - Enter the amount you wish to send.

<figure><img src="/files/KlsnzeIC2tSA0OnYtyNI" alt=""><figcaption><p>Step 6</p></figcaption></figure>

Step 7 - Enter the destination wallet receiving the funds.

<figure><img src="/files/AuEzSNlmXjfn1zA3yMHS" alt=""><figcaption><p>Step 7</p></figcaption></figure>

Step 8 - Hit "Confirm" if everything is correct, otherwise hit "Update" to make changes to the order.

<figure><img src="/files/cojOejvqARn7PNjQeKd3" alt=""><figcaption><p>Step 8</p></figcaption></figure>

Step 9 - Send funds to the address generated in the "Send Funds To" field (highlighted below).

<figure><img src="/files/QtB4Czyelz0puMFibZiq" alt=""><figcaption><p>Step 9</p></figcaption></figure>

Once the transaction has started, the bot will send transaction status updates:

<figure><img src="/files/5v2LV0mwBo9rzzehKtFK" alt=""><figcaption></figcaption></figure>


---

# 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://qlixbot.gitbook.io/docs/bots/qlix-bot/how-to-use.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.
