# Concepts

- [What is data sonification?](https://www.sonificationkit.com/data-sonification/concepts/what-is-data-sonification.md): An introduction to data sonification, the practice of turning data into sound.
- [Benefits and applications](https://www.sonificationkit.com/data-sonification/concepts/benefits-and-applications.md): Why sonification levels up data storytelling, and where it can be applied.
- [Sound and data parameters](https://www.sonificationkit.com/data-sonification/concepts/sound-and-data-parameters.md): Understanding the variety of ways data can be represented as sound.
- [Design and aesthetic](https://www.sonificationkit.com/data-sonification/concepts/design-and-aesthetic.md): Design-conscious sonifications are the most impactful kind — here's why.
- [Training the listener](https://www.sonificationkit.com/data-sonification/concepts/training-the-listener.md): Ensure listeners will derive meaning from a sonification piece by introducing the "sonic vocabulary" of the composition.


---

# 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/concepts.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.
