# Acknowledgments

The developers and authors of this manual are volunteers. A very special thanks goes out to our families for supporting us in this hobby. Without your support we could not do this. A very special thanks goes out to Matt Brown and Sean Meighan, the original authors of xLights and Nutcracker.


---

# 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://manual.xlights.org/xlights/chapters/untitled/acknowledgments.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.
