# Vault

<figure><img src="/files/5wzPYb0j6uMSJwzHWDyJ" alt=""><figcaption></figcaption></figure>

Vaults are a powerful feature that allows users to unlock the full potential of their assets through personalized and isolated borrowing strategies. They’re ideal for users who want greater control, tailored risk management, and enhanced efficiency when borrowing against their assets.

***

**How Vaults Work:**

* Users dedicate **specific assets as collateral** to a unique borrowing position.
* Unlike shared liquidity pools, vaults are **isolated**, meaning:
  * **Risk of liquidation** or market shifts is limited to the assets in the vault.
  * The **entire protocol is unaffected** by issues in individual vaults.
* Offers **customizable parameters** like **loan-to-value (LTV) ratios** for tailored strategies.

***

**Benefits of Vaults:**

* **Independent Management:**
  * Borrowing strategies are managed separately, providing **flexibility** and control.
* Ideal for **advanced DeFi strategies**:
  * Leverage staked tokens while maintaining a high level of security.
* Suitable for both:
  * **Seasoned DeFi experts** exploring sophisticated strategies.
  * **Cautious investors** seeking personalized borrowing solutions.

***

**Why Use Vaults?**

* Vaults empower users to:
  * Manage their borrowing solutions in a **customized and secure** way.
  * Align strategies with their **personal goals** while mitigating broader risks.


---

# 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.xoxno.com/xoxno-ecosystem/lend-and-borrow/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.
