# Vaults

#### What it is

Vaults in Cybro are automated yield strategies that allow users to deposit tokens and earn yield passively.\
Unlike manual LP management in the Dashboard, Vaults handle compounding, rebalancing, and other actions automatically.

#### When to use

* If you don’t want to manage LP positions manually.
* If you prefer passive yield strategies with automated execution.
* If you are looking for a simple “deposit and track” experience.<br>

#### How it works in Cybro

1. Select a Vault from the list in the app.
2. Deposit supported tokens (the Vault will handle conversions if needed).
3. The Vault strategy automatically reinvests fees, rebalances positions, and optimizes liquidity.
4. Your share of the Vault grows over time.
5. You can withdraw your deposit + earned yield at any time.<br>

#### Notes

* Vaults are not active portfolio management (see Disclaimer in Introduction).
* Available across multiple networks (Base, Arbitrum, Ethereum, BSC).
* Vault performance can be tracked directly in the app.


---

# 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.cybro.io/cybro/cybro-app/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.
