# Pacioli AI Agent

## Hunting and Request Detection&#x20;

Third party compliance verification is a part of life in regulated markets. Professional services firms can now automate and perform this function.&#x20;

The Pacioli AI Agent hunts for, detects and fulfills requests for validation of machine readable crypto asset whitepapers, complex financial statements and sustainability disclosures. Each Pacioli AI Node is constantly scanning the network for requests for validation. Upon detection, the Pacioli AI Agent initiates a race with other validators to compete for fulfillment. &#x20;

## Consensus Algorithm&#x20;

The Pacioli AI Agent also governs how consensus is reached by other node operators on the network. The Pacioli AI Agent allocates the rewards to the winning validator and to other Pacioli Nodes that reach consensus and corroboration.&#x20;

## White Paper

[Read our MiCA white paper ](https://pacioli.ai/whitepaper)


---

# 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.pacioli.ai/pacioli-ai-agent.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.
