# Spending Limit

Set a daily spending limit in the 'Hub' section in Versa app so you won't over-spend, and any transaction over this limit will require further approval from your guardians.

Spending limit is a plugin you can enable from Versa Hub, and the rule is applied to each specific token (Eg. you may set a daily limit of 10,000 USDC and 5 ETH separately). Every updates will require an on-chain transaction and require your guards to verify. The daily limit refreshes every day at midnight. You may check the remaining daily balance in the plugin page, and free to change the daily limit at your convenience.&#x20;

{% hint style="info" %}
**Note:** We recommend to set a daily limit that you feel safe with spending on a daily basis without frequent changes.
{% endhint %}

* **Setting up daily limit for you MATIC tokens**

{% hint style="info" %}
**Note:** Changing the limit would also require further verifications from your guards. This is to avoid risky behaviors.
{% endhint %}

{% embed url="<https://www.loom.com/share/d30ba3b734054520aad9041913cac541?sid=27fce3eb-219a-46ee-a83d-b6fc76e60694>" %}


---

# 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://versawallet.gitbook.io/versa-docs/functions-and-plugins/spending-limit.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.
