# 4. Limit Management

- [1. Create (System)](https://developer.paywall.one/payment-orchestration-integration-document/wallet-services/4.-limit-management/1.-create-system.md): You can use this service to apply limits system-wide.
- [2. Create (WalletOwner)](https://developer.paywall.one/payment-orchestration-integration-document/wallet-services/4.-limit-management/2.-create-walletowner.md): You can use this service to apply limits on a wallet owner basis.
- [3. Create (Wallet)](https://developer.paywall.one/payment-orchestration-integration-document/wallet-services/4.-limit-management/3.-create-wallet.md): You can use this service to apply limits on a wallet basis.
- [4. List](https://developer.paywall.one/payment-orchestration-integration-document/wallet-services/4.-limit-management/4.-list.md): You can use this service to list the applied limits.
- [5. Update](https://developer.paywall.one/payment-orchestration-integration-document/wallet-services/4.-limit-management/5.-update.md): You can use this service to update the defined limit.
- [6. Delete (Id)](https://developer.paywall.one/payment-orchestration-integration-document/wallet-services/4.-limit-management/6.-delete-id.md): Tanımlı limiti silmek için bu servisi kullanabilirsiniz
- [7. Delete (System)](https://developer.paywall.one/payment-orchestration-integration-document/wallet-services/4.-limit-management/7.-delete-system.md): You can use this service to delete a defined limit.
- [8. Delete (WalletOwner)](https://developer.paywall.one/payment-orchestration-integration-document/wallet-services/4.-limit-management/8.-delete-walletowner.md): Tanımlı limiti silmek için bu servisi kullanabilirsiniz
- [9. Delete (Wallet)](https://developer.paywall.one/payment-orchestration-integration-document/wallet-services/4.-limit-management/9.-delete-wallet.md): You can use this service to delete a defined limit.


---

# 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://developer.paywall.one/payment-orchestration-integration-document/wallet-services/4.-limit-management.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.
