# DD-STAT Documentation

## DD Stat

- [DD Standard Test Automation Tool](https://docs.fieldcommgroup.org/dd-stat-documentation/readme.md)
- [Quickstart](https://docs.fieldcommgroup.org/dd-stat-documentation/getting-started/quickstart.md)
- [Pre-Requisites](https://docs.fieldcommgroup.org/dd-stat-documentation/documentation/editor.md)
- [References ](https://docs.fieldcommgroup.org/dd-stat-documentation/documentation/markdown.md)
- [Desktop Installation](https://docs.fieldcommgroup.org/dd-stat-documentation/documentation/images-and-media.md)
- [Pipeline Installation](https://docs.fieldcommgroup.org/dd-stat-documentation/documentation/pipeline-installation.md)
- [Preparing a Submission Folder](https://docs.fieldcommgroup.org/dd-stat-documentation/documentation/interactive-blocks.md)
- [Using the Command Line Interface](https://docs.fieldcommgroup.org/dd-stat-documentation/documentation/openapi.md)
- [Using the VS Code Plugin](https://docs.fieldcommgroup.org/dd-stat-documentation/documentation/using-the-vs-code-plugin.md)
- [Suggested Usage of DD-STAT](https://docs.fieldcommgroup.org/dd-stat-documentation/documentation/suggested-usage-of-dd-stat.md)
- [Manual Testing](https://docs.fieldcommgroup.org/dd-stat-documentation/help/manual-testing.md): How manual test results are handled in the log files and the test report document.
- [FAQ](https://docs.fieldcommgroup.org/dd-stat-documentation/help/faq.md)
- [Known Issues](https://docs.fieldcommgroup.org/dd-stat-documentation/help/known-issues.md): This page lists reported issues. Please see the Change Log for released changes.
- [Change Log](https://docs.fieldcommgroup.org/dd-stat-documentation/help/change-log.md): Resolved issues will be listed on this page.


---

# 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.fieldcommgroup.org/dd-stat-documentation/readme.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.
