# Luca Suite

- [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)


---

# 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.auditchain.finance/luca-suite.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.
