# Resources

- [Documentation](https://www.sonificationkit.com/data-sonification/resources/documentation.md): A collection of documentation about data sonification, including published resources and other helpful references.
- [Articles](https://www.sonificationkit.com/data-sonification/resources/articles.md): A collection of published articles that explore data sonification, cite examples, and provide helpful context.
- [Guides & Tutorials](https://www.sonificationkit.com/data-sonification/resources/guides-and-tutorials.md): A collection of data sonification tutorials and guides; some broad, and some tool-specific.
- [Data Sources](https://www.sonificationkit.com/data-sonification/resources/data-sources.md): Inspiring data sources to spark a sonification project.
- [Presentations / Interviews](https://www.sonificationkit.com/data-sonification/resources/presentations-interviews.md): A collection of presentations, interviews, and online events all about data sonification.


---

# 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://www.sonificationkit.com/data-sonification/resources.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.
