# Doppler Vaults

## How to use Doppler Vault?

Users can use Doppler Vault via the Doppler Finance UI.

This process allows you to deposit XRP, monitor your participation, and potentially earn rewards.

### How to Deposit

{% stepper %}
{% step %}
Go to the [“Vault” tab on Doppler Finance](https://app.doppler.finance/vaults).

{% endstep %}

{% step %}
Click the “Connect Wallet” button in the top right corner to link your wallet.

If you don’t have wallet, you can download [Girin Wallet,](https://www.girin.app/) [Xaman Wallet](https://xaman.app/) to use Doppler Finance.

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

<figure><img src="/files/1hjt9KL5dmU1IIzYceMT" alt="" width="188"><figcaption></figcaption></figure>

{% endstep %}

{% step %}
Select which vault you would like to use.

<figure><img src="/files/uJ7f4mRhsEZN4UP0WooW" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Enter the amount of XRP/RLUSD you’d like to deposit.

(For RLUSD Vault, Select network which you'd like to deposit RLUSD first.)
{% endstep %}

{% step %}
Click “Deposit” and confirm the transaction in your wallet.

(For Ethereum RLUSD Vault, please approve your RLUSD token first.)

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

<figure><img src="/files/ash3oNnucZJM8H0OFSmV" alt="" width="188"><figcaption></figcaption></figure>

{% endstep %}

{% step %}
Once the transaction confirms, your deposit is complete.
{% endstep %}
{% endstepper %}

### How to Withrdaw

{% stepper %}
{% step %}
Go to the [“Vault” tab on Doppler Finance.](https://app.doppler.finance/vaults)

{% endstep %}

{% step %}
Click the “Connect Wallet” button in the top right corner to link your wallet.

{% endstep %}

{% step %}
Select which vault you would like to use.

{% endstep %}

{% step %}
Enter the amount of XRP/RLUSD you’d like to withdraw

<figure><img src="/files/8K6ij1I7iqmlFd8M1anY" alt=""><figcaption></figcaption></figure>

{% endstep %}

{% step %}
Click ”Withdraw” and confirm the transaction in your wallet.

<figure><img src="/files/SBFlvd16U5IjBMD9GLhC" alt="" width="188"><figcaption></figcaption></figure>

{% endstep %}

{% step %}
Once the transaction confirms, the withdrawal will be processed after a 7-day withdrawal period. Withdrawals are processed sequentially at a specific time each day, so the withdrawal may be delayed by a few hours beyond exactly 7-day (168 hours).

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

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

<figure><img src="/files/QGlgjryqZU7YNbpqAyaM" alt="" width="188"><figcaption></figcaption></figure>

{% endstep %}
{% endstepper %}

* Important note
  * Users will receive their assets seven days after submitting a withdrawal request. This means that once you initiate a withdrawal, there is a 7-day waiting period before your funds become available.
  * For Ethereum RLUSD Vault, user must claim withdrawed assets manually.


---

# 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.doppler.finance/user-guide/doppler-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.
