# How to Swap (BOT)

Method 2: Swap cryptos using Cwallet Telegram bot

**1.** Direct message to [@Cwallet\_com\_Bot](https://t.me/cwallet_com_bot) on Telegram, or if you have created your own Cwallet exclusive Telegram bot, you can direct message to your exclusive bot as well.&#x20;

Now, please send the command **/swap** for a tutorial.

Alternatively, the swap command can be found by following the steps below: Enter **/** to find the **/swap** command in the input box, and click it to view a tutorial on how to swap.

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

**2.** After entering **/swap**, the bot will respond to the following two types of tutorials as shown below.

![](/files/XRJMdI62e1liFN81Ayeb)

According to your needs, send the command and click **Confirm** button to begin swapping.&#x20;

<mark style="color:red;">**Note**</mark>: There is no network fee for Cwallet Swap. You may click **Cancel** to cancel swapping. You will not be charged until you confirm your order.

![](/files/WpQufEmfjKYfoGGtzy3K)

When you click **Confirm**, it will immediately exchange and send the following information about your order:

![](/files/GydqOL8w77fkj99EjIUM)

### **Differences between the 2 types of swap commands:**

* **Specify the amount of tokens you wish to exchange out, and Cwallet bot will automatically exchange the tokens you wish to receive.**

<mark style="color:blue;">**Command format:**</mark> /swap Amount Token(swap out) Token(swap in)

<mark style="color:green;">**Example:**</mark> to exchange 1 BTC to USDT, then send the command: /swap 1 BTC USDT

Accordingly, the bot will respond to the swap related information, as follows: you will receive 24522.18344965 USDT.

![](/files/faK3oULUlyFG20IIhVUF)

* **Specify the amount of tokens you would like to receive, and CC bot will automatically subtract the amount of tokens required for exchange.**

<mark style="color:blue;">**Command format:**</mark> /swap Token(swap out) Amount Token(swap in)

<mark style="color:green;">**Example:**</mark> to exchange BTC to 1000 USDT, then send the command: /swap BTC 1000 USDT

Accordingly, the bot will respond to the swap related information, as follows: you will need to send  0.04076428 BTC to exchange to 1000 USDT.

![](/files/7BqzUhRuyirGSoBMblal)

\
&#x20;


---

# 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.cwallet.com/spot-trade/swap/how-to-swap-bot.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.
