> For the complete documentation index, see [llms.txt](https://meversedex.gitbook.io/meverseconnect/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://meversedex.gitbook.io/meverseconnect/key-features/vault.md).

# Vault

Vault is a yield optimizing service to help compounding LP tokens **automatically**. Users stake their single token or LP token in the vault to auto-compound the rewards every day.&#x20;

For example, if the user deposits LP token or a single token to Cherry Vault, the user gets their rewards compounded automatically.

And every time we expand to a new chain, there will be a new vault corresponding to the new chain. Users will have many options to choose a network they want so they can have advantages of the chains they use.

## Vault Fee

Vault Fees are used for

* **Buyback Cherry:** This is used to buyback and burn Cherry tokens.
* **Dev allocation:** The fee collected will be allocated to developers to maintain the service in various ways such as marketing, promotion, etc.
* **Entrance Fee:** This fee is used to sustain the vault service.

#### Find more about Vault on each network.

{% content-ref url="/pages/-Mj3A6QyWb2LCOe3M\_VS" %}
[Vault (BSC)](/meverseconnect/previous_network/binance-smart-chain/vault-bsc.md)
{% endcontent-ref %}

{% content-ref url="/pages/-Mj3A370UFRMIKm88MMe" %}
[Vault (Polygon)](/meverseconnect/previous_network/polygon/vault-polygon.md)
{% endcontent-ref %}


---

# 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, and the optional `goal` query parameter:

```
GET https://meversedex.gitbook.io/meverseconnect/key-features/vault.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
