# Brava

## Brava Docs

- [Platform Overview](https://docs.brava.finance/docs/readme.md)
- [Managed Fund Solution](https://docs.brava.finance/docs/managed-fund-solution.md)
- [Legal Documents](https://docs.brava.finance/docs/legal-documents.md)
- [Terms of Use](https://docs.brava.finance/docs/legal-documents/terms-of-use.md)
- [Privacy & Cookie Policy](https://docs.brava.finance/docs/legal-documents/privacy-and-cookie-policy.md)
- [Legal Disclaimer](https://docs.brava.finance/docs/legal-documents/legal-disclaimer.md)
- [Getting Started](https://docs.brava.finance/platform/getting-started.md)
- [Utila Vault step-by-step setup](https://docs.brava.finance/platform/getting-started/utila-vault-step-by-step-setup.md)
- [Fireblocks Vault step-by-step set](https://docs.brava.finance/platform/getting-started/fireblocks-vault-step-by-step-set.md)
- [Workspaces](https://docs.brava.finance/platform/workspaces.md)
- [Workspace Permissions](https://docs.brava.finance/platform/workspace-permissions.md)
- [Portfolios](https://docs.brava.finance/platform/portfolios.md)
- [Transaction Types](https://docs.brava.finance/platform/transaction-types.md)
- [Alerts & Notifications](https://docs.brava.finance/platform/alerts.md)
- [Transaction History](https://docs.brava.finance/platform/transaction-history.md)
- [AskBrava AI](https://docs.brava.finance/platform/ai.md)
- [Technical Architecture](https://docs.brava.finance/technical/technical-architecture.md)
- [Technical Overview](https://docs.brava.finance/technical/technical-architecture/technical-overview.md)
- [Security & Authentication](https://docs.brava.finance/technical/technical-architecture/security-and-authentication.md)
- [Smart Contract Components](https://docs.brava.finance/technical/technical-architecture/key-components.md)
- [Protocol Integration](https://docs.brava.finance/technical/technical-architecture/key-components/supported-protocols.md)
- [Platform Fees](https://docs.brava.finance/technical/fees.md)
- [Security Audits](https://docs.brava.finance/technical/audits.md)
- [Emergency Access](https://docs.brava.finance/resources/emergency-access.md)
- [Glossary](https://docs.brava.finance/resources/glossary.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.brava.finance/docs/readme.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.
