# How to add liquidity to pools?

Here’s a concise guide on how to add liquidity to pools on Tradoor:<br>

## Step One: Connect Your Wallet

Start by connecting a compatible wallet to Tradoor.&#x20;

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXdFcI4RDmXC0WBaplDZNyT2khLtx1SAqbyHSvBxpdCxEt0kYG69VrmvItYSVjVmkTqFj6-xd_FgzuwwGkoKuHSwWLUFyfPYYRo9vam2IU4bxPdEGFtpMGJ-AwHQjzuymMjyqBNlYKUK68BOYPI6jZZAt9s?key=AjHljL4E58k2V3zq65rebA)

## Step Two: Choose to add to Perps USDT Liquidity Pool or Perps TON Liquidity Pool

On the Perps or Options page, select Pool.

<div align="left"><figure><img src="/files/SyGCdRIdIvER2DUlzzcw" alt="" width="375"><figcaption></figcaption></figure></div>

## Step Three: Review Pool Information

Check details like Total Supply, Price, and APR.

\
![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXd0XXkcReQ1Z3-Y8cNMK3WUcHX-WaE2D3CUjuoB1t8kgL0jgJ3T_7T-NmYySoeaBq4G6yd7pXI9E9HlN6H_7sZu00KJLHTn0X4ZLWOiLR4IwEA_aSwpLkpV7QTPplAJGBFIo_6g06wSKBWkVjoH4QOz4FSn?key=AjHljL4E58k2V3zq65rebA)

> Note: **APR stands for Annual Percentage Rate.**
>
> It represents the annualized return on your investment in the liquidity pool, expressed as a percentage. This rate is an estimate of how much you could earn by providing liquidity to a pool over the course of a year, based on current trading volumes, fees, and rewards.\
> \
> The APR (Annual Percentage Rate) in Tradoor’s liquidity pools comes from:
>
> * **Trading Fees** – A small fee paid by traders on every trade, shared with liquidity providers.
> * **Funding Fees** – Payments exchanged between long and short traders based on market demand, benefiting liquidity providers.
> * **Rollover Fees** – A possible fee for keeping positions open for a long time (this may be removed later).
> * **Liquidated trades** – Lost funds from liquidated trades go to the liquidity pool. It's important to note that APR is not guaranteed and can fluctuate due to changes in trading activity, liquidity, and reward distribution. APR can vary widely based on the pool, market conditions, and the assets being traded.

## Step Four: Select Token Amounts

Select Buy TLP and enter the value of $USDT or $TON you wish to provide to the pool. select Confirm.

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXfOcDISXmnHHkhFhjsOjkH91sWezHzlNLUcI7nr36GIK27bDX_1J_1OuhcxouNGJ8uBT3KonvozuN7QNMjHg-t4-dZDqSJHt7soRKg_hfCQHvy8PihYvVYuvkLR0zSUwFWBqEEcEMpa7deKmozqfc3hr_dE?key=AjHljL4E58k2V3zq65rebA)

> The Tradoor Liquidity Provider (TLP) Pool is a liquidity pool that acts as a counterparty to traders — when traders seek to open leverage positions, they borrow tokens from the pool.\
> \
> The TLP token is the liquidity provider token where its value is derived from trading fees, funding fees, rollover fees, and price impact

## Step Five: Monitor Your Liquidity

You will receive liquidity pool TLP tokens.&#x20;

## Step Six: Earn Rewards

Earn a share of trading fees and accumulate $DOOR points, track your contributions and rewards through Pools.&#x20;

## Step Seven: Withdraw Liquidity

To withdraw, go to Pools, select Sell TLP. Confirm the transaction to receive your $USDT and rewards.

By following these steps, you can easily add liquidity to Tradoor pools and enjoy a sweet passive return!

<br>


---

# 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.tradoor.io/tradoor-user-guide-v2/add-liquidity-on-tradoor/how-to-add-liquidity-to-pools.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.
