# Formal Verification

The formal verification of Block Keeper smart contracts was performed by the [Pruvendo Team](https://pruvendo.com/).

[Learn what formal verification is and  find out about  Pruvendo's formal verification approach.](https://drive.google.com/file/d/1xcZ5-1uLzTSMFbfHiq-4onhfwSoUWNZ2/view?usp=sharing)<br>

On the following pages, you will find:

* BLS - [Business Level Specification](https://docs.ackinacki.com/protocol-participation/block-keeper/formal-verification/block-keeper-contracts-business-level-specification),&#x20;
* HLS - [High Level Specification](https://docs.ackinacki.com/protocol-participation/block-keeper/formal-verification/block-keeper-contracts-high-level-specification),&#x20;
* LLS - Low Level Specification of Block Keeper contracts.


---

# 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/block-keeper/formal-verification.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.
