# Deposit Classic Liquidity

1. &#x20;**Access:** [https://www.fenixfinance.io/liquidity<br>](https://www.fenixfinance.io/liquidity)<br>
2. **Find a pool:** Navigate the liquidity page to browse the pool list and click deposit on the right hand side of the pool you want to create a position in.<br>
3. **Enter token amounts:** Input the amount of tokens you’d like to deposit. The amount needed for the paired token will fill in automatically allowing you to see how much you need to complete the liquidity deposit.<br>
4. **Approve:** This allows the contracts to access your tokens to create the position. By default, Fenix sets access to unlimited meaning you do not need to approve tokens every time you deposit. If you do not want the contracts to have unlimited access you can set a custom amount via your wallet interface.<br>
5. **Create Position:** Click to confirm the transaction and to complete the deposit.<br>
6. **Transaction Successful:** Once completed a pop-up on the right hand side will show to say if the transaction has been successful or reverted. You can view the transaction details on the Blast explorer by clicking on “View in block explorer”.<br>
7. **Review your position on the Dashboard:** <https://www.fenixfinance.io/dashboard>.&#x20;


---

# 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.fenixfinance.io/fenix/user-guide/deposit-classic-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.
