# Card Controls & Limits

#### Spending limits

Each card has maximum allowable limits defined by regulatory and issuer rules.

Within those maximum limits, you can set your own spending limits in the app.

#### Where to find it

To adjust spending limits:

1. Open **Cards**
2. Select your card
3. Open **Card Details**
4. Tap **Spending Limits**

#### Adjust spending limits (example flow)

This video shows how to access and update your card’s spending limits in the app.

{% embed url="<https://youtube.com/shorts/0z1pJraC0_I?feature=share>" %}

***

#### Available limit types

You can set limits for:

* Daily spending
* Monthly spending
* Yearly spending

These limits define the maximum amount your card can spend within each period.

***

#### How limits work

* Your custom limit cannot exceed the maximum allowed limit.
* Limits apply to successful transactions.
* If a transaction would exceed your set limit, it will be declined.

Changes take effect immediately after confirmation.

***

#### Important

* Limits apply per card.
* Limits do not affect incoming transfers.
* Freezing the card overrides spending limits and blocks new transactions.

#### Card controls

You can manage your card directly in the app:

* [Freeze or unfreeze](/product-guide/cards/lost-or-stolen-cards.md#freeze) the card at any time
* [Delete](/product-guide/cards/lost-or-stolen-cards.md#delete) the card if it is lost or stolen


---

# 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.anzo.app/product-guide/cards/card-controls-and-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.
