# Uniswap on Ethereum Guide

**About** [**Uniswap**](https://uniswap.org/)\
Uniswap empowers developers, liquidity providers and traders to participate in a financial marketplace that is open and accessible to all. Currently, Uniswap supports **Ethereum network**.

**How to swap tokens?**\
1\. Open TokenPocket, click \[Discover] and then search Uniswap on the top of search bar; (Take Uniswap V3 as an example here)

2\. After entering the \[Swap] page, enter the token name and amount you need to transfer, choose the receiving token (Selecting a token by searching the contract address is recommended), and the amount will be matched by default. After that, click \[Swap] to procceed. (Take ETH swap to USDT as an example here)

![](https://2516903027-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MMJyYRLFVRsMrfcXuRV%2F-McTbdMCMyoHct7midDu%2F-MchUjszff-BH4Mo-9xa%2Funi1.jpg?alt=media\&token=fc0c76ba-335a-425a-8552-eabcbad75485)

Tips: 1) Click the button of the bottom of left corner to check your connected wallet and receiving address.

2\) Clik the button of the upper right corner to set the \[Slippage tolerance] and \[Transaction deadline].&#x20;

![](https://2516903027-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MMJyYRLFVRsMrfcXuRV%2F-McTbdMCMyoHct7midDu%2F-MchYGOk6sAeZKhuxhE_%2Funi3.png?alt=media\&token=9f20fcbb-d3c0-4445-90e9-7a4bacf8c2a9)

3\. You can check the transaction details, and then click \[Confirm Swap].

![](https://2516903027-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MMJyYRLFVRsMrfcXuRV%2F-McTbdMCMyoHct7midDu%2F-MchXfNSBbxLkoQMlZM4%2Funi2.jpg?alt=media\&token=a4098ccc-7d5d-4153-b648-0f317c71ff8f)

4\. Double check your transaction details and then click \[Transfer] after confirming. And then enter your wallet password to complete the transfer.&#x20;

Note: You can click \[Miner Fee] to adjust the gas fee for avoding the transaction congested.

![](https://2516903027-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MMJyYRLFVRsMrfcXuRV%2F-McTbdMCMyoHct7midDu%2F-Mch_qg0v1hLgL1nBHQU%2Funi4.jpg?alt=media\&token=9f95e466-ea7c-4a84-8634-815872ce8b96)

{% hint style="info" %}
*This tutorial is only for the DApp in the wallet side of the operation guide, does not represent the investment advice of TokenPocket. Investing involves risks, you should be fully aware of the risks and make your own investment decisions.*
{% 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/en/wallet-operation/how-to-trade-on-dex/uniswap-ethereum.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.
