# Network Participation

- [Proxy service](https://docs.ackinacki.com/for-node-owners/network-participation/proxy-service.md): How it works and why it is recommended to use it
- [Block Manager](https://docs.ackinacki.com/for-node-owners/network-participation/block-manager.md)
- [Licence](https://docs.ackinacki.com/for-node-owners/network-participation/block-manager/licence.md)
- [Acki Nacki ВM Node License](https://docs.ackinacki.com/for-node-owners/network-participation/block-manager/licence/acki-nacki-vm-node-license.md)
- [Guide to BM License Delegation](https://docs.ackinacki.com/for-node-owners/network-participation/block-manager/licence/guide-to-bm-license-delegation.md)
- [BM License Pre-Deployment Verification](https://docs.ackinacki.com/for-node-owners/network-participation/block-manager/licence/bm-license-pre-deployment-verification.md)
- [Setting up Block Manager Node](https://docs.ackinacki.com/for-node-owners/network-participation/block-manager/setting-up-block-manager-node.md)


---

# 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.ackinacki.com/for-node-owners/network-participation.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.
