# Account Limits

### Transfer Limits

* There are no transfer limits for instant, standard transfers (3-5 business days), or external transfers.&#x20;
* You can view your transfer limits by going to your `Account settings` and going to the `Limits` tab.&#x20;

### Spend Limits

* Your Bold Card is a debit card and you will only be able to purchase up to the amount currently in your checking account.&#x20;

### Buy and Sell Limits

* Limits are set dynamically and adjust in real time.&#x20;
  * The typical limits are $10,000 day for both buys and sells.
* If you have more than the daily buy/sell limit in your `Checking account`, you will be limited to buying and selling the daily limit unless you use [`Brokerage mode`](/checking-account/brokerage-account.md).&#x20;
  * Brokerage mode is required for purchases over $15,000.&#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-limits.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.
