# Depositing Liquidity

1. Visit the [Titan Pools](https://factory.titan.tg/pools) page to see all available pools and connect your wallet.&#x20;

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

2. Choose a pool to deposit into by clicking the corresponding row.
3. In the side panel that opens select either **Full Range** (depositing liquidity evenly across the entire price curve) or **Custom Range** (concentrated liquidity).
4. To deposit in full range pools, similar to Uniswap V2, enter the amount of TON or USDT you wish to deposit. The corresponding half of the pair will automatically fill with an equivalent amount. Click "Deposit" and sign the transaction to begin earning.

&#x20;       ![](/files/YZAfLR2iTduhRkhdzyjz)

5. Custom Range deposits let you choose a specific range for your liquidity. For example, you can deposit liquidity within +/- 10% of the current pool price. Use preset buttons, adjust the range via graph controls, or enter Min and Max prices for precision. The example shows liquidity deposited in the 2.75 TON/USDT to 3.33 TON/USDT range to capitalize on relatively stable prices.

&#x20;      ![](/files/LsqFJkjAx9kbtmWBBHkX)

6. Select your desired range to provide liquidity. Enter the amount for one asset in the pair; the other asset amount auto-populates. Unlike Full Range deposits, these values might be uneven or single-sided based on your range selection, enabling strategies like DCA. After setting your deposit, click "Deposit" and sign the transaction to start earning.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fv0fIoSZ125hD1DCRr9fq%2Fuploads%2F5XGnhcgKTeMMwirNnFnE%2FIMG_5424.mp4?alt=media&token=29e23aa2-686a-4c33-8ac0-334b35b3ba04>" %}


---

# 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.titan.tg/titan-walkthrough/depositing-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.
