# DeFi 101: Vaults & Curators

{% hint style="success" %}
**The Basics**

**Vaults:** Users can supply assets into a vault and get a variable APY on their crypto assets.&#x20;

**Curators:** Vault strategies are designed and maintained by curators, who oversee multiple facets of the process. Their primary aim is to manage risk and optimize yield.

**Infrastructure:** Vaults exist on a protocol, like Kamino, Morpho, Symbiotic, or Aera, and are deployed on a blockchain.&#x20;
{% endhint %}

DeFi presents institutional and individual participants alike with a complex landscape: dozens of protocols across multiple blockchains, diverse asset types, and numerous yield generation strategies. Navigating this ecosystem while maintaining proper risk management, conducting ongoing due diligence, and tracking performance across fragmented allocations creates significant operational overhead.

DeFi vaults solve this complexity by providing a standardized infrastructure layer for yield optimization. Explore our introductory materials.

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Vaults 101</td><td><a href="/pages/cmkLzagiGg9sDaF7dHDz">/pages/cmkLzagiGg9sDaF7dHDz</a></td></tr><tr><td>Curators 101</td><td><a href="/pages/NIJEPB9GqZHTylXDuGg9">/pages/NIJEPB9GqZHTylXDuGg9</a></td></tr></tbody></table>

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


---

# 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://vaultbook.gauntlet.xyz/introduction/defi-101-vaults-and-curators.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.
