# Auditchain

## Auditchain

- [Introduction](https://docs.auditchain.finance/auditchain-protocol/master.md): This is a continuously expanding information repository covering the operating system for global regulatory disclosure.
- [External Validation Core Contracts](https://docs.auditchain.finance/auditchain-protocol/auditchain-core-v1.md): The Heart of the Engagement Process for Financial Statement and Process Control Validation
- [Financial State Validation](https://docs.auditchain.finance/auditchain-protocol/for-reporting-entities.md): The Digital Audit Engagement Agreement.
- [Process Control NFTs](https://docs.auditchain.finance/auditchain-protocol/process-control-nft.md): The "Lego Building Blocks" of Accounting, Reporting, Audit and Analysis - Moving the Institution of Accountancy Toward Automation
- [AUDT Token](https://docs.auditchain.finance/auditchain-protocol/audt-token.md): Description and functionality of the AUDT Token
- [Governance](https://docs.auditchain.finance/auditchain-protocol/governance.md): Democracy is a full time job so don't forget to vote!
- [Staking](https://docs.auditchain.finance/auditchain-protocol/staking-rewards.md): Game theoretical incentives for raising financial and operational integrity and aligning external validation behavior.
- [Vesting Contracts](https://docs.auditchain.finance/auditchain-protocol/cliff-timeline.md): Functional Specifications of Vesting for Adopters - PLEASE READ CAREFULLY
- [Overview of Luca Suite](https://docs.auditchain.finance/luca-suite/overview-of-luca-suite.md): Financial and Operational Disclosure Automation Infrastructure
- [Getting Started](https://docs.auditchain.finance/luca-suite/getting-started.md): This is a step by step guide to the private beta of the Luca Suite for financial disclosure automation infrastructure. The Luca Suite is still in development and should not be used commercially.
- [Collaboration](https://docs.auditchain.finance/luca-suite/collaboration.md): Add teams to your workflow
- [User Guide](https://docs.auditchain.finance/luca-suite/user-guide.md): This user guide and the report element categories described below relate to the legend on the bottom right corner of the Auditchain Luca Suite application.
- [API Documentaiton](https://docs.auditchain.finance/luca-suite/api-documentaiton.md)
- [Pacioli AI Logic and Rules Engine](https://docs.auditchain.finance/pacioli/pacioli-ai-logic-and-rules-engine.md): Pacioli: An AI logic and reasoning engine for financial and operational state external validation.
- [Security Audits](https://docs.auditchain.finance/security-audit/security-audits.md)
- [Knowledge Base](https://docs.auditchain.finance/knowledge/knowledge-base.md): Resources for understanding, implementing and automating modern accounting, reporting, auditing, and analysis model assemblies and processes in a decentralized environment.
- [References](https://docs.auditchain.finance/knowledge/references.md): Below is a list of useful references, articles and videos on the use of structured data for financial reporting, disclosure and investment analysis.
- [Acknowledgements](https://docs.auditchain.finance/knowledge/acknowledgements.md): Individuals who have made significant contributions to Auditchain over the years and continue to contribute to this project.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.auditchain.finance/auditchain-protocol/master.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.
