# Change tuning

> Make sure you have at least **"Version 3.0.3"** of the app!

You can change the tuning of any **string instrument**.

To do so, make sure the instrument is visible, and a string instrument is selected. <br>

👉 Tap on the instrument title:

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

👉 Tap on "Tuning"

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

👉 Select a tuning in the list which has opened above.

### **Alternative tunings**

{% tabs %}
{% tab title="Guitar" %}

* Drop D
* Drop C
* Open G
* Open D
* Open E
* Open A
* Half step down
* Whole step down
* Baritone
  {% endtab %}

{% tab title="Bass (4 strings)" %}

* Drop D
* Drop C
* Half step down
* Whole step down
  {% endtab %}

{% tab title="Bass (5 strings)" %}

* Drop D
* Drop C
* Half step down
* Whole step down
  {% endtab %}

{% tab title="Ukulele" %}

* G-Tuning
* D-Tuning
  {% endtab %}
  {% endtabs %}

{% hint style="info" %}
[**Write to me**](mailto:support@tonaly.app) if you're missing a tuning!
{% endhint %}

{% hint style="warning" %}
Note that **alternate tunings are optimized for scales**. Chords could be displayed in such a way that they are impossible to play.
{% 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/instrument/string-instruments/change-tuning.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.
