# Deposit

- [Overview](https://docs.chamberfi.com/deposit/overview.md): What it means to deposit into a Chamber vault — custody, shares, and how your position moves with the vault.
- [Find a vault](https://docs.chamberfi.com/deposit/find-a-vault.md): How to browse, filter, and evaluate Chamber vaults before depositing.
- [Deposit](https://docs.chamberfi.com/deposit/deposit.md): How to deposit into a Chamber vault — connect, choose asset, sign, receive vault shares.
- [Lockup & withdrawals](https://docs.chamberfi.com/deposit/lockup-withdrawals.md): The 24-hour post-deposit lockup, and the two ways to withdraw — single-asset or underlying basket.
- [Fees](https://docs.chamberfi.com/deposit/fees.md): What depositors pay on a Chamber vault — entry, exit, performance, and management fees. All settled in vault shares and socialised across depositors.
- [Insurance](https://docs.chamberfi.com/deposit/insurance.md): Optional smart-contract cover for Chamber vault deposits, via OpenCover and Nexus Mutual.
- [Risks](https://docs.chamberfi.com/deposit/risks.md): The honest list — smart contract, market, manager, oracle, and liquidity risks in Chamber vaults.


---

# 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.chamberfi.com/deposit.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.
