# Guides & Tutorials

### Broad tutorials and guides

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="https://docs.google.com/document/d/1aMvWjr4NjgddhbMwwcmH8X0U1Qh9pnK7MsIFLT8nWLk/edit?usp=sharing"><strong>Getting Started with Sonification</strong></a></td><td>Google Doc via Decibels Community</td><td><a href="/files/oZxIhZOjqz5QJyovkgAd">/files/oZxIhZOjqz5QJyovkgAd</a></td><td><a href="https://docs.google.com/document/d/1aMvWjr4NjgddhbMwwcmH8X0U1Qh9pnK7MsIFLT8nWLk/edit?usp=sharing">https://docs.google.com/document/d/1aMvWjr4NjgddhbMwwcmH8X0U1Qh9pnK7MsIFLT8nWLk/edit?usp=sharing</a></td></tr><tr><td><a href="https://www.storybench.org/these-tools-will-take-your-data-to-a-new-level-or-decibel/"><strong>These tools will take your data to a new level — or decibel</strong></a></td><td><em>Jade Khatib via Storybench (Northeastern University School of Journalism)</em></td><td><a href="/files/n8IS0dnF61PJvmHBX2gR">/files/n8IS0dnF61PJvmHBX2gR</a></td><td><a href="https://www.storybench.org/these-tools-will-take-your-data-to-a-new-level-or-decibel/">https://www.storybench.org/these-tools-will-take-your-data-to-a-new-level-or-decibel/</a></td></tr><tr><td><a href="https://nickevershed.com/2024/02/11/design-guidelines-for-data-sonification-making-an-audio-alternative-to-charts-for-people-who-are-vision-impaired/"><strong>Design Guidelines</strong> for Data Sonification</a></td><td><em>Nick Evershed (The Guardian), 2024</em></td><td><a href="/files/LhDNJNrCom61nGfagsRR">/files/LhDNJNrCom61nGfagsRR</a></td><td><a href="https://nickevershed.com/2024/02/11/design-guidelines-for-data-sonification-making-an-audio-alternative-to-charts-for-people-who-are-vision-impaired/">https://nickevershed.com/2024/02/11/design-guidelines-for-data-sonification-making-an-audio-alternative-to-charts-for-people-who-are-vision-impaired/</a></td></tr></tbody></table>

### Tool-specific tutorials

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="https://www.youtube.com/watch?v=DUdLRy8i9qI"><strong>Sonification with Python - How to Turn Data Into Music w Matt Russo</strong> (Part 1)</a></td><td><em>Python + audio editing tutorial with code and files included.</em></td><td><a href="/files/fTzAXH1mhcrW4HvRx0yV">/files/fTzAXH1mhcrW4HvRx0yV</a></td><td><a href="https://www.youtube.com/watch?v=DUdLRy8i9qI">https://www.youtube.com/watch?v=DUdLRy8i9qI</a></td></tr><tr><td><a href="https://github.com/Decibels-Sonification/sonification-resources/blob/main/SonicPi-cookbook.md"><strong>Sonic Pi Cookbook</strong></a></td><td><em>Guide for parameter mapping in Sonic Pi from the Decibels Community.</em></td><td><a href="/files/YAVrm6oZOSL4fdnLJpkK">/files/YAVrm6oZOSL4fdnLJpkK</a></td><td><a href="https://github.com/Decibels-Sonification/sonification-resources/blob/main/SonicPi-cookbook.md">https://github.com/Decibels-Sonification/sonification-resources/blob/main/SonicPi-cookbook.md</a></td></tr><tr><td><a href="https://www.youtube.com/playlist?list=PLCPZgcYzVpj9dARO11HCUD_YxXw4fr_ef">Explanations of Astronomy Sonifications</a> made with Astronify</td><td><a href="https://archive.stsci.edu/">STScI MAST</a> – Space Telescope Science Institute</td><td><a href="/files/gBNE1cRLEePX2eSuXhvh">/files/gBNE1cRLEePX2eSuXhvh</a></td><td></td></tr></tbody></table>


---

# 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/guides-and-tutorials.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.
