# Switch the instrument

To switch the instrument, make sure the instrument is visible. Then tap on the instrument title:

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

{% hint style="info" %}
Note: This does not necessarily change the playback sound. Learn more on how to change [**playback sounds here**](/general/general-info/change-the-playback-sound.md)
{% endhint %}

Select a different instrument from the list.

**Currently available instruments:**

* Piano (interactive)
* Guitar (6 strings)
* Bass (4 strings)
* Bass (5 strings)
* Ukulele
* Violin
* Viola
* Cello

Read more on different tunings for string instruments [**here**](/instrument/string-instruments/change-tuning.md#alternative-tunings).


---

# 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/instrument/switch-instrument.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.
