# Bold

## Bold

- [Bold](https://docs.getbold.io/readme.md)
- [Getting Started](https://docs.getbold.io/getting-started/getting-started.md): Set up your Bold account in 10 minutes.
- [Wallet Overview](https://docs.getbold.io/bold-wallet/wallet-overview.md)
- [Buy](https://docs.getbold.io/bold-wallet/editor.md)
- [Sell](https://docs.getbold.io/bold-wallet/markdown.md)
- [Balance Breakdown](https://docs.getbold.io/bold-wallet/interactive-blocks.md)
- [Recurring Buys](https://docs.getbold.io/bold-wallet/images-and-media.md)
- [Receive and Send](https://docs.getbold.io/bold-wallet/receive-and-send.md)
- [Checking Account Overview](https://docs.getbold.io/checking-account/checking-account-overview.md)
- [Fund Your Account](https://docs.getbold.io/checking-account/fund-your-account.md)
- [Withdraw from Bold](https://docs.getbold.io/checking-account/withdraw-from-bold.md)
- [Bold Card](https://docs.getbold.io/checking-account/bold-card.md)
- [Balance Breakdown](https://docs.getbold.io/checking-account/balance-breakdown.md)
- [Link a Bank Account](https://docs.getbold.io/checking-account/link-a-bank-account.md)
- [Direct Deposit](https://docs.getbold.io/checking-account/direct-deposit.md)
- [Brokerage Account](https://docs.getbold.io/checking-account/brokerage-account.md)
- [Vault Overview](https://docs.getbold.io/bold-vault/vault-overview.md): Keep your Bitcoin safe with the Bold Vault
- [Vault Setup Guide](https://docs.getbold.io/bold-vault/vault-setup-guide.md)
- [Supported Hardware Wallets](https://docs.getbold.io/bold-vault/supported-hardware-wallets.md)
- [Balance Breakdown](https://docs.getbold.io/bold-vault/balance-breakdown.md)
- [Deposit To Vault](https://docs.getbold.io/bold-vault/deposit-to-vault.md)
- [Withdraw From Vault](https://docs.getbold.io/bold-vault/withdraw-from-vault.md)
- [Key Replacement](https://docs.getbold.io/bold-vault/key-replacement.md)
- [Vault Backup](https://docs.getbold.io/bold-vault/vault-backup.md)
- [Bold Rewards](https://docs.getbold.io/rewards/bold-rewards.md)
- [Account Settings](https://docs.getbold.io/general/account-settings.md)
- [Account Holds](https://docs.getbold.io/general/account-holds.md)
- [Account Limits](https://docs.getbold.io/general/account-limits.md)
- [Holds on Card Spending](https://docs.getbold.io/general/holds-on-card-spending.md)
- [Bold Card Limited Use](https://docs.getbold.io/general/bold-card-limited-use.md)
- [Tax Reporting](https://docs.getbold.io/general/tax-reporting.md)
- [Pricing and Custody Options](https://docs.getbold.io/general/pricing-and-custody-options.md)
- [Minimum Buy and Sell](https://docs.getbold.io/general/minimum-buy-and-sell.md)
- [Bold Home Screen Shortcut](https://docs.getbold.io/general/bold-home-screen-shortcut.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.getbold.io/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.
