# How to use the Vaults?

Now that you have **flrEUR** (on Arbitrum) in your MetaMask Wallet, head over to <https://florence.finance> and click '**Launch app**'

<figure><img src="/files/62SoONWjfTrRRhZHKo5X" alt=""><figcaption></figcaption></figure>

You will then be greeted with two vaults. The **Caple Vault** and the **Junior Vault**.

In this example, we will be using the **Caple Vault**. To open the vault, click ‘**Open Vault**'.

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

Once you have opened the vault, you will need to supply flrEUR. Enter the desired amount of flrEUR you would like to supply into the vault and click Supply.

On the Loan Vault dashboard, you can now see more detailed info about the Loan Vault such as an in-depth description of the loan pool and the previous loan history, as well as current loans and their respective information.&#x20;

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

Once you have clicked Supply, you will be prompted to approve the transactions on MetaMask. After completion of all transactions, you will have supplied flrEUR into the vault and you will then see your supplied flrEUR in ‘**My position**’.

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

And that's it! You are now all set and will begin earning **Real World Yield**!

In order to withdraw your flrEUR simply input how much flrEUR you would like to withdraw, click the **Withdraw** button and follow the instructions in your wallet.


---

# 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.florence.finance/docs/support/tutorial/how-to-use-the-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.
