# Btok Swap Guide

1. Open Btok, go to the "Mine" page, click on the "Btok Wallet" button in the top right corner, and register/login to the Btok Wallet or import your existing wallet.

<figure><img src="/files/8kbygcYa5LKJKZGm4w4S" alt=""><figcaption></figcaption></figure>

2. Open Btok, enter any public group, click the "Buy" button and enter the swap interface; Alternatively, on the homepage of the Btok Wallet, click on the "Swap" button at the bottom right to enter the swap interface.

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

3. After entering the swap page, click on the top to select the network you want to trade on. And currently we support BNB Smart Chain, PEGO Mainnet, Polygon, Arbitrum One.&#x20;

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

4. Click ▼ to search the swap token and receiving token. Set the swap amount (Enough miner fee is required), and then the receiving amount will be automatically calculated.

Note: You can click ▼ to enter the token name or contract and search for the swap token and the receiving token.

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

<figure><img src="/files/0FdWVBLaaavpi4c10O3M" alt=""><figcaption></figcaption></figure>

5. Select the slippage and click \[Swap] to proceed. After that, detailed information will be shown below.

Note: If you choose a token other than BNB to swap, you need to \[Authorize] first.

<figure><img src="/files/3DgsdFGpLbtjyqPZ8Yq4" alt=""><figcaption></figcaption></figure>

6\.  Select \[Estimated Miner Fee].&#x20;

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

7. After double checking the information, click \[Confirm] to complete the transaction.

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

8\.  You can check transaction records by clicking "View in blockchain browser" after completing the swap operation.

<figure><img src="/files/KP6FqISeBdVZLxlQUG3B" 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://btoks-organization.gitbook.io/announcement/tutorial/btok-swap-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.
