# Our Platform

- [Connecting Your Wallet](https://docs.ratio.finance/our-platform/connecting-your-wallet.md): Connect your wallet to app.ratio.finance to get started.
- [Explore the Vaults](https://docs.ratio.finance/our-platform/explore-the-vaults.md): Choose from our Vaults based on risk to compare yield, safety, and leverage.
- [Insta-Swap](https://docs.ratio.finance/our-platform/insta-swap.md): Bring any token to Ratio and obtain LP to deposit in one simple click.
- [Deposit LP](https://docs.ratio.finance/our-platform/deposit-lp.md): In order to mint USDr, you must first deposit the appropriate LP into its corresponding vault.
- [Mint USDr](https://docs.ratio.finance/our-platform/mint-usdr.md): Once you have deposited, you can mint USDr while still collecting yield.
- [Pay Back USDr](https://docs.ratio.finance/our-platform/pay-back-usdr.md): If you want to unlock your deposited collateral, you must first pay back your debt.
- [Withdraw LP](https://docs.ratio.finance/our-platform/withdraw-lp.md): Learn how to withdraw your deposited LP.
- [Technical Architecture](https://docs.ratio.finance/our-platform/technical-architecture.md): Here you can learn a little more about our technical architecture.
- [RATIO Staking](https://docs.ratio.finance/our-platform/ratio-staking.md): Welcome to the $RATIO Staking documentation! In this GitBook, you will learn about the $RATIO staking process, which allows users to stake their tokens and earn rewards. The longer you stake, the high


---

# 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.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.
