# Markets

From this page, users can maximize the potential of their assets—whether by simply depositing to earn interest or leveraging their deposits as collateral to borrow additional liquidity.

Explore the full range of features and learn how to navigate this page with our step-by-step guides:

<details>

<summary><a href="markets/deposit">Lending (Deposit)</a></summary>

•[ How to Deposit](https://docs.radiant.capital/radiant/project-info/markets/deposit/deposit)\
• [1-Click Loop & Lock](https://docs.radiant.capital/radiant/project-info/markets/deposit/looping)\
•[ rTokens](https://docs.radiant.capital/radiant/project-info/markets/deposit/rtokens)\
• [Withdraw assets](https://docs.radiant.capital/radiant/project-info/markets/deposit/deposit-1)

</details>

<details>

<summary><a href="markets/borrow">Borrow</a></summary>

• [How to Borrow](https://docs.radiant.capital/radiant/project-info/markets/borrow/borrow)\
• [Cross-Chain Borrows](https://docs.radiant.capital/radiant/project-info/markets/borrow/cross-chain-borrows)\
• [Health Factor](https://docs.radiant.capital/radiant/project-info/markets/borrow/borrow-1)\
•[ Loan Repayment](https://docs.radiant.capital/radiant/project-info/markets/borrow/borrow-2)\
• [Liquidations](https://docs.radiant.capital/radiant/project-info/markets/borrow/liquidations)\
•[ Flash Loans](https://docs.radiant.capital/radiant/project-info/markets/borrow/flash-loans)\
•[ Interest Rate Model](https://docs.radiant.capital/radiant/project-info/markets/borrow/interest-rate-model)

</details>


---

# 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.radiant.capital/radiant/project-info/markets.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.
