# Vault Rebalancing

There are 2 types of vault in Shprd protocol:

* **Shprd's official vaults**
* **Community's vaults**&#x20;

## Shprd's official vaults

Shprd's official vaults are rebalanced by automated strategies using artificial intelligence. Once a day, the algorithm decides on the vault's asset allocation and rebalances it if necessary. To learn more about the strategies of the vaults, go to the mirror page of each vault:

|       Vault Name      |                                                          Mirror Link                                                         |
| :-------------------: | :--------------------------------------------------------------------------------------------------------------------------: |
|   BTC AI Long Daily   | [View on Mirror ](https://mirror.xyz/0xdA926277C7c4FD1F1A54f4C22EB825f1CE5f1a5a/I_YylbR0H8R3rMYOSdUXh3bwIF1BitFle2jIARIzZnQ) |
|   ETH AI Long Daily   |  [View on Mirror](https://mirror.xyz/0xdA926277C7c4FD1F1A54f4C22EB825f1CE5f1a5a/OhL_nw7yJkdG9dxtwZFgFNlUKWD_-GBqbWzNrBtn3ss) |
| BTC/ETH AI Long Daily | [View on Mirror ](https://mirror.xyz/0xdA926277C7c4FD1F1A54f4C22EB825f1CE5f1a5a/J0MXlEOHbHwfZ2eXNII7Rs4M65qgVqDQHIpKRm3TCE0) |
|   BNB AI Long Daily   |  [View on Mirror](https://mirror.xyz/0xdA926277C7c4FD1F1A54f4C22EB825f1CE5f1a5a/YfS8gm0JqaF4rddqhS38Zc0f8KYxyfRHDF9435vkpjs) |

## Community's vaults

The strategies of the Community vaults can be automated or not, depending on the trader's preferences. For each vault, it is therefore important to consult the vault's mirror page for information on the strategy.


---

# 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://docs.shprd.finance/understand-shprd/vault-rebalancing.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.
