# Vault Curators

As a vault Curator, we play a vital role in the Morpho ecosystem, acting as the primary intermediary between vault suppliers and Morpho Markets. We create markets, curate risk, optimize returns, and manage liquidity. Vault Curators can take the following actions within a particular vault:

* **Allocate user supply** between various Morpho markets
* **Manage supply caps** for different markets to manage risk and optimize yield
* **Set vault fees** to earn a proportion of the interest

In line with their non-custodial nature, all supply and withdrawal transactions can only be completed by the user.


---

# 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/vaults/morpho-vaults/morpho-vaults-overview/vault-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.
