# Pricing and Custody Options

Bold has the lowest fees in the industry for buying and selling bitcoin.&#x20;

### Fees for Buying and Selling Bitcoin

|       Tier      |    Floor   |   Ceiling   |               Bold Fee Rate              |
| :-------------: | :--------: | :---------: | :--------------------------------------: |
|    Up to $250   |     $0     |     $250    |                   0.98%                  |
| >$250 to $2,000 |    $251    |    $2,000   |                   0.94%                  |
| >$5,000 to $50k |   $5,001   |   $50,000   |                   0.88%                  |
|  >$50k to $250k |   $50,001  |   $250,000  |                   0.78%                  |
|  >$250k to $1M  |            |  $1,000,000 |                   0.65%                  |
|   >$1M to $5M   | $1,000,001 |  5,000,000  |                   0.58%                  |
|   >$5M to $15M  | $5,000,001 | $15,000,000 |                   0.39%                  |
|      >$15M      | 15,000,001 |             | Contact <support@getbold.io> for pricing |

{% hint style="info" %}
Fees are applied on a per trade basis&#x20;
{% endhint %}

### Custody Options

There are 2 custody options for the Bold Wallet:

<table><thead><tr><th width="164.32421875" align="center">Custody Type</th><th width="148.06640625" align="center">Fees</th><th align="center">Important info:</th></tr></thead><tbody><tr><td align="center">Insured custody via SFox SAFE Trust</td><td align="center">Table below</td><td align="center">This is the default type of custody for the Bold Wallet. SAFE Trust Custody is Lloyds of London insured. </td></tr><tr><td align="center">Standard Custody</td><td align="center">Free for any amount of bitcoin</td><td align="center">The custodian is sFox, inc. This option is uninsured. </td></tr></tbody></table>

{% hint style="info" %}
Email <support@getbold.io> to change your custody arrangement.
{% endhint %}

Click below for full custody agreements:

* sFox [terms of service](https://www.sfox.com/terms/)
* sFox [authorization agreement](https://www.sfox.com/connect-authorization/)
* sFox [SAFE custodial services agreement ](https://www.sfox.com/terms/safe-custodial-services-agreement/)

### SAFE Trust Custody Fees

<table><thead><tr><th width="85.21875" align="center">Tier</th><th width="239.1640625" align="center">Assets Under Custody (AUC)</th><th align="center">Monthly Fee</th></tr></thead><tbody><tr><td align="center">1</td><td align="center"> &#x3C; $250,000</td><td align="center">0</td></tr><tr><td align="center">2</td><td align="center"> > $250,000</td><td align="center">$500</td></tr><tr><td align="center">3</td><td align="center"> > $5,000,000</td><td align="center">$2,000</td></tr><tr><td align="center">4</td><td align="center"> > $10,000,000</td><td align="center">$7,500</td></tr><tr><td align="center">5</td><td align="center"> > $50,000,000</td><td align="center">$12,500</td></tr><tr><td align="center">6</td><td align="center"> > $100,000,000</td><td align="center">$15,000</td></tr><tr><td align="center">7</td><td align="center"> > $250,000,000</td><td align="center">$25,000</td></tr><tr><td align="center">8</td><td align="center"> > $500,000,000</td><td align="center">$30,000</td></tr></tbody></table>

* The AUC is the monthly average of the daily USD value of a portfolio. This is calculated daily. SAFE calculates the average of these values at the end of the month to determine the monthly fee.&#x20;
  * The AUC includes bitcoin stored in the Bold Wallet and the value of any USD stored in the [Brokerage Account](/checking-account/brokerage-account.md).

### Bold Vault Fees&#x20;

$0 monthly fee to use the Bold Vault.

* $10 signing fee for vault withdraws where Bold signs.

### Bold Debit Card Fees

* $0 annual fee for having and using the card.


---

# 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/general/pricing-and-custody-options.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.
