# Account Holds

### Holds

* All holds are dynamically set based on a risk assessment.

* You view the hold periods for your Bold account on the `Limits` tab of your account. To navigate to this tab go to your `Account settings` then click `Limits` .

* The example below shows two bitcoin buys and one sell. The funds generated from the sale are not available until both deposits (from the Bitcoin buys) mature. Funds would not be available until Bitcoin Buy B matures on October, 14th.&#x20;

<figure><img src="/files/98Ujt4UKwkgxYtKWnzbS" alt=""><figcaption></figcaption></figure>

* The example below shows a cash deposit and a bitcoin buy. The bitcoin bought will have a hold on it until the funds used in the purchase mature. The bitcoin will mature 5 business days after Cash Deposit A occurred.&#x20;

<figure><img src="/files/Im60y5u5i5CzMGs2IgSD" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Funds on Hold can be traded but not withdrawn
{% endhint %}

### Reward Holds

* Accounts must buy $100 of bitcoin to redeem rewards.
* Non-card rewards have a 30 day hold period.&#x20;
* Card rewards have a 90 day hold period.&#x20;


---

# 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/account-holds.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.
