# Uniswap 使用教程

### <mark style="color:orange;">**关于Uniswap**</mark> <a href="#id-0" id="id-0"></a>

Uniswap从界面上属于比较干练、简约风格的，非常适合新手操作，现在已经到了V3版本，其页面也延续前两个版本的简洁风格。目前，Uniswap 已支持包括以太坊、BSC、Arb等公链。

<figure><img src="https://261497644-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMF2k4MCaxErpZyah2d%2Fuploads%2Fzk3BKK3M6iWtvXNbnhoM%2Fimage.png?alt=media&#x26;token=a1b08985-b8c5-4ed8-a257-6c558a70b6fb" alt=""><figcaption></figcaption></figure>

### <mark style="color:orange;">**Uniswap使用教程**</mark> <a href="#id-1" id="id-1"></a>

1、打开TokenPocket，点击【发现】进入发现界面后在推荐位中打开或点击顶部，搜索Uniswap。

<figure><img src="https://261497644-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMF2k4MCaxErpZyah2d%2Fuploads%2FLEejuZkCHd0aZXOhsttm%2F1.png?alt=media&#x26;token=51abbdf7-da65-47c9-b3a2-de427eca4674" alt=""><figcaption></figcaption></figure>

2、打开后默认显示【兑换】界面，分别输入转出的代币和需要兑换的代币，并输入数量（输入转出数量后，兑换的数量将自动显示），然后点击【兑换】；

点击选择代币会打开选择界面，在这里填入代币名称或输入合约地址查询代币，建议使用合约地址查询，结果更准确。

![](https://261497644-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMF2k4MCaxErpZyah2d%2Fuploads%2FUEAY24eJeDpmBXgKQuhL%2F2.png?alt=media\&token=125733e1-55d8-4ad2-a548-19d21473cdc7)

3、查看兑换的详情内容，然后点击【确定兑换】按钮进行兑换，这里要注意gas的数值（Gas经常会有波动）如果是想快速成交，可以点击矿工费选项选择“快”选项或者自定义增加Gwei。最后点击【确认支付】即可完成兑换操作。

![](https://261497644-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMF2k4MCaxErpZyah2d%2Fuploads%2FdqU95eV9p7FgqEAYhFEf%2F3.png?alt=media\&token=ac9d674b-76bc-462c-adbb-85e1fbe4a2fd)

4、在Uniswap底部菜单中，还可以点击【代币】、【NFTs】、【流动池】等功能，可以查看一些实时的数据。

![](https://261497644-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMF2k4MCaxErpZyah2d%2Fuploads%2F3veFi6H2bjRwdETIKoTO%2F4.png?alt=media\&token=bf9bb195-cf93-489c-a4ab-11874bf6ff45)

5、点击顶部【资金池】可以选择查看已经参与的历史数据，或点击【新仓位】加入，（输入一个代币的数量后，另一个代币的数量将会自动显示），存入资金池从而增加更好的代币流动性，以此可获得手续费收益。在Uniswap界面中还可以点击右上角的设置功能来进行调整相关参数。

![](https://261497644-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMF2k4MCaxErpZyah2d%2Fuploads%2FMp1T3Sduz7aqoYhJK2dp%2F5.png?alt=media\&token=64381973-b7aa-4734-af15-486e46e83afb)

{% 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-uniswap.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.
