# JustSwap（TRON）使用教程

**关于**[**JustSwap**](https://justswap.io/#/home)\
JustSwap是基于TRON开发的第一个去中心化Token交换协议，具有【兑换】、【资金池】等功能。

**一、如何兑换代币？**\
1、打开TokenPocket，选择或创建波场链的钱包，点击底部【发现】，在顶部输入JustSwap进入页面；

![](/files/cIQZGaCpvJGmIS5M48Uv)

2、在【兑换】页面选择支付代币和兑换代币，并输入数量（兑换代币的数量将会根据支付数量自动显示填充），然后点击【兑换】即可。（这里以TRX兑换USDT为例）

提示：1）点击【高级设置】可以自定义设置滑点；\
2）点击【添加接收方】可以将兑换的代币发送至你所填入的接收方地址。

![](/files/-MbAs1_j3JHVrjoUiu47)

**二、如何在资金池添加流动性？**\
1、点击顶部【资金池】，然后点击【增加流动性】；

![](/files/-MbAwiy_GbkGEKEbeBKb)

2、在添加资金池首次操作需要给予代币授权，选择增加流动性的两个代币和数量，输入一个代币数量，另一个代币数量将会自动显示，设置好后，点击【授权LOOP】；（这里以输入TRX和LOOP为例）

![](/files/-MbAx4fjNoilrCGx3EJx)

3、授权后会收到授权中的提示，待链上执行成功后，点击【提供】完成添加流动性，以此获得手续费收益。

![](/files/-MbAxjXVjzR3Sq-AkFix)

4、返回页面，可在【您的流动性】中看到代币信息，还可以通过【增加】或【移除】选项来灵活的操作自己存入的资产。增加指继续添加流动性，移除指提取目前存入的流动性。

![](/files/-MbAxz6xYpD8e5iApA_z)

点击查看JustSwap[帮助中心](https://justswap.zendesk.com/hc/zh-cn)

{% hint style="info" %}
本教程仅为DApp在钱包端的操作指南，不代表TokenPocket的投资建议。投资有风险，您须充分认识风险，并自行作出投资决策。
{% endhint %}


---

# 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://help.tokenpocket.pro/cn/wallet-operation/how-to-trade-on-dex/dex-justswap.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.
