# How to add CHEQ tokens to UniSwap Liquidity Pools

Now that you have **CHEQ-ERC20** tokens you can engage with DeFi activities within the Ethereum ecosystem.

Within UniSwap you can either Swap tokens, or add them to a Liquidity Pool.

To find out more about Liquidity Pools, head to [What is a Liquidity Pool?](/product/learning-docs/governance/advanced/liquidity-pool.md)

## **Adding tokens to a Liquidity Pool**

### Step 1: Find Pool

As a pool has been created on UniSwap these instructions offer insight into how to use UniSwap, however other options exists and CHEQ will likely appear on them in the near future.

Head to the [CHEQ:USDT](https://info.uniswap.org/#/pools/0xa305f3aad48e285c002a2dbadbbba58fea10ad45) pool.

![CHEQ:USDT UniSwap Pool](/files/qvO8EWr0LhJf3kqc8j8Q)

### Step 2: Add liquidity and initiate transaction

Select ‘**Add liquidity**’ which will take you to the UniSwap app.

On the app, enter the amount of tokens you’d like to deposit and hit ‘**Preview**’

![UniSwap - Add to liquidity pool](/files/PaGjoLyqWnpSRvyPXwRb)

Select ‘**Add**’ which will initiate the transaction.

![UniSwap - Add liquidity](/files/qChnPMZCw7dk3ngmVmtX)

### Step 3: Confirm transaction

Check the gas fees and confirm the transaction. I

![MetaMask gas fee transaction screen](/files/pn93IUE1887fNniqGQqf)

If you'd like to reduce the transaction fee you can select a lower one using the updated MetaMask. To turn this on, go to your settings in MetaMask and select '**Experimental**' and toggle the '**Enable Enhance Gas Fee UI**' to **ON**

![Metamask - Experimental support screen](/files/sM54Ddk4WfaPmRK63nQI)

Once the transaction has completed you'll see your positions appear on your UniSwap account.

![Uniswap - CHEQ:USDT Pool position](/files/bJSothM6kv4xa3jtvSSP)


---

# 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://docs.cheqd.io/product/learning-docs/governance/advanced/cheq-erc20/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.
