> For the complete documentation index, see [llms.txt](https://help.coinpocket.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.coinpocket.io/wallet-faq/bsc-wallet/sunswap-tutorial.md).

# SunSwap Tutorial

**How to exchange tokens?**

1. Select the token you hold and the token you wish to swap. After enetering the amount, SunSwap will automatically calculate the corresponding amount of the other token and then you can click ''Swap''.

![](/files/NRe8az2CUvuXiDhKtQAi)

2\. Click ''Confirm Swap'' after comfirming the details.

![](/files/OxxukbQoJ04RMbJxOoTn)

3\. Swap requires confirmation from your wallet. Please click ''Accept'' in the tronlink pop-up window of ''Request signature''

![](/files/KUMWpRIZWW48CSGZiewd)

4\. The pop-up window confirms that your swap has been submitted.

![](/files/QDsSQ3qxRQxEt66ll1ZR)

5\. Swap is completed a few seconds later, when the pop status window in the upper right of the page show ''corfirmed''

![](/files/a1Fr8khKdLTnkOlhpQgu)

**How to create a trading pair?**

1. Select Pool and click '' Add Liquidity''

![](/files/1zBAG7uyTEI6bGioU4We)

2\. Choose two tokens you want to add liquidity to ( one of them should be TRX ), and enter the amount of the funds you want to add, then click '' Create Pool Pair''.

![](/files/tiNmaPfgiGX3EGKNpkmw)

3\. Creating a pool pair rewuires confirmation from your wallet. please click '' Accept'' in the ''Request Signature'' pop-up window.

![](/files/9OKF6IQOynj5D3W5ujtY)

4\. The page shows that your transaction for creating a traiding pair has been submitted.

![](/files/UMFwQ0BqWp2UrXC7WRFQ)

5\. The traiding pair is successfully created when the upper right of the page shows '' confirmed'' after a few seconds.

![](/files/wp7iD8QiYqukIWGbME1q)

6\. After the token authorized, click ''Supply'' button to add liquidity to your newly created traiding pair.

![](/files/L8OV7Repb4RdyZOhao8p)

7\. Adding liquidity requires confirmation from your wallet. Please click ''Accept'' in the '' Request Signature '' pop-up window.

![](/files/aF1buVYFUZQroAvvV4BP)

8\. The page shows that your transaction for adding liquidity has been submitted.&#x20;

![](/files/nJkpbXH3pQM0peCJiiS7)

9\. Pool pair is successfully added when the upper right of the pge shows '' confirmed'' after a few seconds.&#x20;

![](/files/9qqwbcBXkJ8U5vHIJ7IW)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.coinpocket.io/wallet-faq/bsc-wallet/sunswap-tutorial.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.
