# Change the playback sound

Swipe up the sheet at the bottom of the screen and tap on the icon highlighted below.

If you don't see it, you must scroll the list of icons horizontally.

<div align="left"><img src="/files/-Lz72O3N2us32qF3rn1P" alt=""></div>

You can adjust the volume of the instrument here:

<div align="left"><img src="/files/-LzC5b2Uv1hdLFDi1S93" alt=""></div>

{% hint style="info" %}
The playback sound/instrument is **global all over the app**.
{% endhint %}


---

# 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://guide.tonaly.app/general/general-info/change-the-playback-sound.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.
