# How to use the RIZ Vault

Navigating to the RIZ Vault section allows you to deposit or withdraw liquidity from the available vaults.&#x20;

<figure><img src="https://content.gitbook.com/content/c8CwAEN8ihh81y90gyG1/blobs/TahzlwsN6X7izvdnuDso/Screenshot%202024-08-13%20at%2012.46.39%E2%80%AFPM.png" alt=""><figcaption></figcaption></figure>

## Deposit

To deposit, select the vault into which you want to deposit liquidity from the drop-down list.&#x20;

<figure><img src="https://content.gitbook.com/content/c8CwAEN8ihh81y90gyG1/blobs/RBuWNAVX44aeuqCJSC0x/Screenshot%202024-08-13%20at%2011.30.11%E2%80%AFAM.png" alt=""><figcaption></figcaption></figure>

Enter the desired amount and confirm the transaction from your wallet.&#x20;

<figure><img src="https://content.gitbook.com/content/c8CwAEN8ihh81y90gyG1/blobs/KjPlM2ztmBcEOo8MFq4p/Screenshot%202024-08-13%20at%2011.29.25%E2%80%AFAM.png" alt=""><figcaption></figcaption></figure>

Once the deposit is made, your balance will be updated in the "Your Overview" section, reflecting the amounts contributed to each vault.

<figure><img src="https://content.gitbook.com/content/c8CwAEN8ihh81y90gyG1/blobs/HDVz6gCVbax8F3dosk9W/Screenshot%202024-08-13%20at%2011.30.35%E2%80%AFAM.png" alt=""><figcaption></figcaption></figure>

In the "Distributions" section, users can check out how the deposited assets are distributed across different markets. The Radiant DAO manages these calculations off-chain to optimize yield.

<figure><img src="https://content.gitbook.com/content/c8CwAEN8ihh81y90gyG1/blobs/Hv5IuiI00z2JDYMz2Vud/Screenshot%202024-08-13%20at%2011.32.53%E2%80%AFAM.png" alt=""><figcaption></figcaption></figure>

<figure><img src="https://content.gitbook.com/content/c8CwAEN8ihh81y90gyG1/blobs/YdweJRuWo7D6mE7n8gQM/Screenshot%202024-08-13%20at%2011.33.37%E2%80%AFAM.png" alt=""><figcaption></figcaption></figure>

## Withdraw

To withdraw, navigate to the Manage Liquidity section and select the "Withdraw" tab.&#x20;

<figure><img src="https://content.gitbook.com/content/c8CwAEN8ihh81y90gyG1/blobs/25ApXo6uCwInQMS7M0y2/Screenshot%202024-08-13%20at%2011.45.34%E2%80%AFAM.png" alt=""><figcaption></figcaption></figure>

Choose the asset you wish to withdraw and enter the desired amount.&#x20;

<figure><img src="https://content.gitbook.com/content/c8CwAEN8ihh81y90gyG1/blobs/8eQ754l9UkSacYMWZzYB/Screenshot%202024-08-13%20at%2011.46.01%E2%80%AFAM.png" alt=""><figcaption></figcaption></figure>

Confirm the transaction in your wallet to complete the withdrawal process.


---

# 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/riz-vault/how-to-use-the-riz-vault.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.
