> For the complete documentation index, see [llms.txt](https://docs.metavisor.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.metavisor.app/solutions/sponsored-vaults.md).

# Sponsored Vaults

Sponsored Vaults are specifically created in partnership with another project, mostly for their native token. These vaults are designed per project and built to hold a large portion of the project's own liquidity while still allowing members of their community to earn fees with similar efficiency and cadence.

By providing a large amount of capital in a relatively concentrated range for the projects, this ensures higher **price stability** for the project while earning the treasury more fees and maximally efficient use of potential for the capital.

The liquidity is largely provided by the project itself and we do not limit the total amount of capital invested.

The Metavisor team assists is selecting appropriate ranges and determining feasibility.

The project may compensate the Metavisor protocol to host and manage these vaults, although this largely depends on how the project decides to set up the vault.

The protocol ensures the vaults are always in range and earning fees with an hands-off approach for the user. The users do not have to pay to rebalance these vaults.

Additionally, all earned fees are compounded back into the vault for maximum efficiency and increasing the overall potential of the capital by reinvesting back into the vault.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.metavisor.app/solutions/sponsored-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.
