# Bold

Welcome to Bold: banking for bitcoiners.

Bold is the personal finance platform designed for your needs as a bitcoin holder.

### Features

* [Bold Wallet](/bold-wallet/wallet-overview.md): Buy, sell, receive, send, and withdraw your bitcoin.
* [Checking Account](/checking-account/checking-account-overview.md): An FDIC-insured checking account that lets you easily convert dollars and bitcoin, pay bills, and spend.&#x20;
* [Bold Card](/checking-account/bold-card.md): A virtual Visa Debit card that lets you earn sats back with every swipe. The more bitcoin you purchase with Bold, the more rewards you earn.&#x20;
* [Bold Vault](/bold-vault/vault-overview.md): Your personal multisig wallet where you hold 2 keys and Bold holds one as a backup.

### Rewards

* [Bold Rewards](/rewards/bold-rewards.md): A dedicated page that tracks all of the rewards you earn within Bold. This section also includes [debit card rewards](/rewards/bold-rewards.md#debit-card-rewards) you may receive.&#x20;

### General Information

* [Account Settings](/general/account-settings.md): Manage account security and  information.&#x20;
* [Account Limits and Holds](/general/account-holds.md): View details about limits and holds on your cash and bitcoin.&#x20;
* [Tax reporting](/general/tax-reporting.md): Generate transaction files to upload directly to your tax preparation software.
* [Pricing and Fees](/general/pricing-and-custody-options.md): View pricing and fees to use Bold's features.

{% hint style="info" %}
Bold is accessible via web browser on mobile or desktop at <https://app.getbold.io>. iOS and Android apps are coming soon.
{% endhint %}


---

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