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

# Super-Vault

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

Our Super-Vault is the tool designed to simplify your trading. This vault will automatically divide your capital equally between the 5 best performing bots and will rebalance each month, along with the bots evaluation.

This is the best way to diversify your capital among the best bots without having to worry about anything.

### How does it work?

The first thing you need to do is to deposit funds as you would with a traditional vault. However, you can only add USDC to the Super-Vault, unlike other vaults.

Once you have deposited, the Supervaults will perform a monthly rebalance between the top 5 vaults of the previous month on SuperBots. This way you don't have to invest yourself in multiple vaults to diversify, the Super-Vault does it for you.

It also gives you peace of mind that you don't have to come back to the platform to do a rebalance as it is done automatically.


---

# 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://upbots.gitbook.io/superbots/products/super-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.
