# Deposits and Borrows

### Core Markets overview

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

### RIZ Isolated Markets overview <a href="#pdf-page-kllod1rsqez8nosn6ka7-riz-overview" id="pdf-page-kllod1rsqez8nosn6ka7-riz-overview"></a>

From the dashboard, users can also review their positions in RIZ markets. This section displays:

* **Deposit Amount:** The total amount deposited in each RIZ market.
* **Borrows:** The total amount borrowed against the deposited collateral.
* **Health Factor:** A measure of the health of the user's position, reflecting the safety margin before liquidation.
* **Borrow APY:** The borrowed assets' annual percentage yield (APY).
* **LTV (Loan-to-Value):** The ratio of the borrowed amount to the value of the collateral.

This comprehensive overview helps users monitor their positions and manage their risk effectively.

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


---

# 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/dashboard/deposits-and-borrows.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.
