# Holds on Card Spending

### Why Can’t I Spend on my Card?

The Bold card allows you to spend funds from your [`Available balance`](/checking-account/balance-breakdown.md). All holds are dynamically set based on a risk assessment. If you have a hold on one of your deposits, you will need to wait for the [`hold`](/general/account-holds.md) to lapse before you can spend those funds with your Bold card.

### How to Add Funds that Won't Have a Hold

<table><thead><tr><th width="133.94921875" align="center">Option</th><th width="119.54296875" align="center">Hold Time</th><th width="112.1328125" align="center">Price</th><th width="202.84765625" align="center">Additional Information</th></tr></thead><tbody><tr><td align="center">Link a different bank account</td><td align="center">Potentially instant</td><td align="center">Free</td><td align="center">Hold period will depend on the risk score of the new bank.</td></tr><tr><td align="center">Send bitcoin into your account and sell the bitcoin</td><td align="center">Instant</td><td align="center">On-chain send fees + <a href="/pages/oKl2adkxeh8sQ6oK6sti#fees-for-buying-and-selling-bitcoin">sell fees</a></td><td align="center">The dollars will be instantly spendable on your card as soon as the bitcoin sell order settles.</td></tr><tr><td align="center">Wire transfer</td><td align="center">0 to 2 business days</td><td align="center">Free to receive although external banks may charge fees</td><td align="center">Once the wire is received, funds will be free to spend. </td></tr><tr><td align="center">Receive money from friend or family</td><td align="center">0 to 5 business days</td><td align="center">Free to receive although external banks may charge fees</td><td align="center"><p></p><p>Friends, family, and associates can send an ACH or wire transfer to your Bold account.</p></td></tr><tr><td align="center">Deposit more funds via ACH push into Bold account</td><td align="center">3 to 10 business days</td><td align="center">Free</td><td align="center">Log into your external bank account and send an ACH transfer into your Bold account. You may first need to add your Bold account as a payee. </td></tr><tr><td align="center">Resolve any issues with your currently linked bank account</td><td align="center">5 to 10 business days</td><td align="center">Free</td><td align="center"><p></p><p>Issues that increase transaction risk score include:</p><p>Having insufficient funds (NSF) transactions on your linked account, carrying a negative balance, reversed transactions on the account, account is too young, the account has atypical usage patterns. Once issues are resolved, the risk score will recalibrate in 5 to 10 days. </p></td></tr></tbody></table>


---

# 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/holds-on-card-spending.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.
