# Liquidity Provision

1. Navigate to <https://arcadia.finance/> and click on **'Earn Passive Yield'**

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

2. You'll see an overview of the lending pools available. Select the pool you'd like to deposit in

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

3. You'll be able to see detailed information about your selected pool, including historical borrow rate, utilization rate, assets and protocols that pool is exposed to. On the top right corner of the page, you'll be able to enter the amount to deposit

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

4. Click on 'Approve' after you've entered the amount. By approving, you will allow the Arcadia contracts to transfer your assets into the lending pool.

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

5. Once the approval is done, the button will be changed to 'Deposit.' Click on 'Deposit' and confirm the transaction in your wallet. This will initiate the transfer of assets to the lending pool.

Congrats, you've now become a lender (aka a bank). You're now providing liquidity to Arcadia users and earning fees passively for doing so!


---

# 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.arcadia.finance/tutorials/liquidity-provision.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.
