> For the complete documentation index, see [llms.txt](https://docs.mozaic.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mozaic.finance/vaults.md).

# Vaults

- [Overview](https://docs.mozaic.finance/vaults/overview.md): Mozaic's AI powered vaults - at a glance.
- [Hercules Vault (Offline for Upgrades)](https://docs.mozaic.finance/vaults/hercules-vault-offline-for-upgrades.md): An automatic stablecoin yield farming strategy, powered by AI.
- [mozLP](https://docs.mozaic.finance/vaults/hercules-vault-offline-for-upgrades/mozlp.md): The Hercules Vault receipt token
- [Vault Incentives](https://docs.mozaic.finance/vaults/hercules-vault-offline-for-upgrades/vault-incentives.md): ...
- [Theseus Vault](https://docs.mozaic.finance/vaults/theseus-vault.md): An AI-driven yield optimisation vault on Arbitrum that dynamically allocates assets across GMX's GM pools, maximising returns and managing risk.
- [How Theseus Works](https://docs.mozaic.finance/vaults/theseus-vault/how-theseus-works.md): Theseus leverages the Archimedes AI Engine to continuously analyse and optimise asset allocation  considering liquidity, risk, yield potential, price momentum, and market sentiment.
- [Deposits & MOZ-THE-LP](https://docs.mozaic.finance/vaults/theseus-vault/deposits-and-moz-the-lp.md): The Theseus Vault receipt token.
- [Multi-Token Withdrawals](https://docs.mozaic.finance/vaults/theseus-vault/multi-token-withdrawals.md): Users receive USDC and one of the underlying farmed assets when withdrawing from Theseus.
- [Theseus Performance](https://docs.mozaic.finance/vaults/theseus-vault/theseus-performance.md): Theseus is a long-only diversified strategy that is benchmarked against Bitcoin returns.
- [Fees](https://docs.mozaic.finance/vaults/theseus-vault/fees.md): Mozaic collects fees to fund protocol product development, marketing and risk management.
- [Risk Management](https://docs.mozaic.finance/vaults/theseus-vault/risk-management.md): Mozaic takes a "Risk First" approach to risk management
- [GM Pools](https://docs.mozaic.finance/vaults/theseus-vault/gm-pools.md): Yield farming across GMX Market Pools.
- [Perseus Vault](https://docs.mozaic.finance/vaults/perseus-vault.md): Perseus will be a specialized strategy aimed at enhancing POL across Berachain. More details will be provided as the launch approaches.
- [LayerZero](https://docs.mozaic.finance/vaults/layerzero.md): 70+ Blockchains in one application. Welcome to an omnichain future.
- [Zaps](https://docs.mozaic.finance/vaults/zaps.md): Zap in, Zap out.
- [Deposit Thresholds](https://docs.mozaic.finance/vaults/deposit-thresholds.md): Incremental vault deposit cap increases for Theseus.
- [Fees](https://docs.mozaic.finance/vaults/fees.md): Protocol fees and distribution.


---

# 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:

```
GET https://docs.mozaic.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.
