# Limits

***Overview***: Set spending limits per wallet over a set time period like daily, weekly or monthly. Utilise different limits on each digital asset.

Click once to view below policy flowchart logic in a modal. Then double click to zoom.

<figure><img src="https://2771111347-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOG4PFL9NiZxmDEryqYVR%2Fuploads%2FOiTJHZTwgBEL9k5bnYAR%2FLimit%20Policy.drawio.svg?alt=media&#x26;token=2a63da44-3382-4d2d-aeb4-93c68631209a" alt=""><figcaption><p>Limits Policy Flowchart</p></figcaption></figure>


---

# 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://kagami-1.gitbook.io/kagami-build-trust-onchain/policies/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.
