# Vaults

Satori Vault operates similarly to a liquidity pool, where DAOs, institutions, and individual investors deposit funds for the purpose of generating earnings. Vault managers leverage these funds for trading perpetual contracts, with profits and losses from the treasury distributed proportionally among all depositors based on their contributions.&#x20;

As compensation for managing the vault, owners receive 10% of the total profits, although this distribution rate can be customized for each specific vault. Management of these vaults can be conducted by individual traders or automated through market makers.&#x20;

It is essential for users to carefully evaluate the associated risks and historical performance of a vault before making a deposit, as each strategy carries its own unique risks and considerations.&#x20;


---

# 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.satori.finance/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.
