# Add Liquidity

When you visit the Uniswap website and click on the "Pool" menu at the top, you can view a list of pools where you can provide liquidity. Using the token name and symbol search bar <mark style="color:blue;">\[USDT-HTC] , \[MATIC-HTC], \[ARB-HTC]</mark> in the search for the pool, you can easily find it. You can access the deposit page through the link below.

* <mark style="color:blue;">\[MATIC-HTC] Liquidity Pool</mark>
* <mark style="color:blue;">\[USDT-HTC] Liquidity Pool</mark>
* <mark style="color:blue;">\[ARB-HTC]</mark>

Precautions when depositing in liquidity pools

1\. Set up the network(Polygon, Arbitrum) in the upper right corner.\
2\. Choose a HeartCoin token(HTC) as the first token of the Pair.\
3\. Select the second token of the Pair.\
4\. Select fee tier(0.3% or 1%).\
4\. Set the price range for the Pair or continue with the default.\
4\. Finish by pressing "Connect Wallet".

<figure><img src="/files/mJRJkhxLamwa9jAyBeHn" alt=""><figcaption></figcaption></figure>


---

# 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.heartgames.io/heartcoin-whitepaper-v1.0/add-liquidity.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.
