# Deposit LP

**Create a vault**

Browse Ratio's vaults to see the Total Value Locked (TVL), Annual Percent Yield (APY) values, and Ratio Risk Rating associated with each asset for each vault.

In order to deposit your LP tokens and receive your collateralized USDr, choose a new LP vault and click "Deposit".

![Available Vaults](/files/DLYPK0f14yfKiX9WoTlj)

**Depositing**

After choosing a vault that you have the correct LP for, press "Deposit".

![](/files/DReFF5ebYFnW6UJZWHPJ)

Choose the amount of LP you want to deposit and select "Deposit Assets".

![Choose the amount of assets that you want to deposit. ](/files/DPROIUV22ZaVuA89pWAn)

**Congrats!** 🥳

![You just deposited LP into Ratio Finance. ](/files/1W8D7eQbwOqkI8PN150n)


---

# 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.ratio.finance/our-platform/deposit-lp.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.
