# Depositing Liquidity on Curve

This guide is for users who wish to provide liquidity on Curve Finance. Note that this example can be used across the multitude of Curve pools.

## Depositing on Curve:

#### *FRAX Pool example*

1\) Navigate to [Curve.fi](https://curve.fi/).

2\) Click on "**Pools**" on the top of the page.

3\) Choose which pool you would like to interact with and click on it.

4\) After clicking on the pool, you will need to click on the "**Deposit**" button at the top of the page.

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

5\) You will then be allowed to add liquidity to the respective pool.

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

{% hint style="info" %}
You can add liquidity with one asset, or a multitude of the listed assets. Bare in mind that Curve will give you a deposit bonus if the tokens you are adding are under-supplied in the pool.
{% endhint %}

i.e. Adding any DAI, USDC or USDT, will result in you earning a deposit bonus since these assets are slightly under-supplied in the pool compared to FRAX<br>

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

6\) Add liquidity into the FRAX pool on Curve by choosing an amount to deposit. After you have chosen your desired amount, click on the “**Deposit**” button. Make sure to “Deposit” ONLY and not “Deposit & Stake in Gauge”<br>

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

**Once this is complete and the transaction has been confirmed by the network, you will see your FRAX LP tokens in your wallet! You will then be able to stake these LP tokens into XB3 Finance!**


---

# 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.xb3.finance/guides/how-to-use-xb3-finance/xb3-hive/depositing-liquidity-on-curve.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.
