# Protocol Participation

- [Block Keeper](https://docs.ackinacki.com/for-node-owners/protocol-participation/block-keeper.md)
- [License](https://docs.ackinacki.com/for-node-owners/protocol-participation/block-keeper/license.md): General Information
- [Acki Nacki ВК Node License](https://docs.ackinacki.com/for-node-owners/protocol-participation/block-keeper/license/acki-nacki-vk-node-license.md): BLOCKCHAIN SOURCE LICENSE AGREEMENT
- [Working with Licenses](https://docs.ackinacki.com/for-node-owners/protocol-participation/block-keeper/license/working-with-licenses.md): The described flow will be applicable after the network is launched.
- [License Delegation Guide](https://docs.ackinacki.com/for-node-owners/protocol-participation/block-keeper/license/license-delegation-guide.md)
- [Dashboard Onboarding](https://docs.ackinacki.com/for-node-owners/protocol-participation/block-keeper/license/license-delegation-guide/dashboard-onboarding.md)
- [Setting up Block Keeper Node](https://docs.ackinacki.com/for-node-owners/protocol-participation/block-keeper/setting-up-block-keeper-node.md)
- [Join DNSP Gossip](https://docs.ackinacki.com/for-node-owners/protocol-participation/block-keeper/join-dnsp-gossip.md): Join Decentralized Network Starter Protocol
- [How does it work?](https://docs.ackinacki.com/for-node-owners/protocol-participation/block-keeper/how-does-it-work.md)
- [Guide for Block Keeper testing on Shellnet](https://docs.ackinacki.com/for-node-owners/protocol-participation/block-keeper/guide-for-block-keeper-testing-on-shellnet.md): Test joining the protocol
- [Formal Verification](https://docs.ackinacki.com/for-node-owners/protocol-participation/block-keeper/formal-verification.md): About Formal Verification approach
- [Block Keeper Contracts Business-Level Specification](https://docs.ackinacki.com/for-node-owners/protocol-participation/block-keeper/formal-verification/block-keeper-contracts-business-level-specification.md): Prepared by Pruvendo
- [Block Keeper Contracts High Level Specification](https://docs.ackinacki.com/for-node-owners/protocol-participation/block-keeper/formal-verification/block-keeper-contracts-high-level-specification.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/protocol-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.
