# Explore the Vaults

Once your wallet has been connected, you can browse our available vaults to see which kind of LP you want to use as collateral from Saber to mint USDr.&#x20;

![Choose from three available vaults based on safety, APY, and leverage you can get through USDr loans.](/files/tTe39yTT2xkLKLGtxBFD)

Ratio's Vaults allows you to view statistics about your LP tokens including Ratio's Risk Rating, your debt collateralization ratio, and the amount of USDr that may be minted against your collateral.

The maximum amount that can be borrowed against each asset is determined by Ratio's proprietary risk quantification system, called Ratio Risk Ratings. For more information on how Ratio Finance determines its risk ratings, please refer to our documentation[ **here**](https://medium.com/ratio-finance/ratio-risk-ratings-c631120a0ef).

![An example of an LP Token Vault](/files/hpWbUBet8vpeiJ6fwXI8)

After completing a deposit, your LP tokens will be immediately placed in their corresponding yield farm hosted on their native AMM and you can see your rewards grow under the "Tokens Earned" tab. You can harvest your rewards at any time! For now, if you want to convert your rewards into USDr, you will need to do so manually. In the future, auto swaps will be made available.&#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.ratio.finance/our-platform/explore-the-vaults.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.
