# Open a vault

1. Go to <https://agilely.io/mint/> and connect your wallet.&#x20;

<figure><img src="/files/KbUEArdX9oJCkWQ15Myo" alt="" width="563"><figcaption><p>Agilely Mint Page</p></figcaption></figure>

2. Once you've chosen a vault, you'll be taken to the Vault page. To open your vault, simply click on "Mint". On this page, you'll encounter two sections where you can enter numbers. The first section is labeled "Deposit" and the second one is "Borrow" In these sections, you have the flexibility to determine how much collateral you'd like to provide and how much you wish to borrow. You can adjust these values by editing the corresponding fields.&#x20;

<figure><img src="/files/0sWpLmFbb2lPxNpdPa9O" alt="" width="362"><figcaption><p>Open a vault</p></figcaption></figure>

3. Once you're satisfied with your selections and have reviewed all the relevant stats related to your vault, you can scroll down and hit the "Mint" button to confirm your transaction. it is recommended to maintain a collateral ratio above MCR + 10%.

<figure><img src="/files/vpUFsZOKRH0ezm8J0K7h" alt="" width="334"><figcaption><p>Confirm the transaction</p></figcaption></figure>

4. After successfully creating the vault, you'll be presented with a summary of your newly established vault. It shows the collateral Ratio, liquidation price and ADI of your vault.

<figure><img src="/files/2r9eQLmuIlfCUgK4HPba" alt="" width="375"><figcaption><p>Vault Summary</p></figcaption></figure>

Congratulations! You've successfully created your first vault and minted some USDA.


---

# 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.agilely.io/guide/v0.3-user-guide/mint/open-a-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.
