# 9. Blocked Balance

- [1. Block Balance](https://developer.paywall.one/payment-orchestration-integration-document/wallet-services/9.-blocked-balance/1.-block-balance.md): You can use this service to define a blocked balance for a specific wallet.
- [2. List](https://developer.paywall.one/payment-orchestration-integration-document/wallet-services/9.-blocked-balance/2.-list.md): You can use this service to view/query the blocked balance assigned to a specific wallet.
- [3. Delete](https://developer.paywall.one/payment-orchestration-integration-document/wallet-services/9.-blocked-balance/3.-delete.md): You can use this service to delete the blocked balance assigned to a specific wallet.


---

# 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/9.-blocked-balance.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.
