# Change quality

{% embed url="<https://youtu.be/w3X6lapz0OE?t=216>" %}

> First, [**enter the chord edit overlay**](/songwriting/edit-a-chord/add-optional-tones-to-a-certain-chord.md)**.**

### ▶️ Change quality

Use the arrow or tap on the quality name in the **second column**.

<div align="left"><img src="/files/-M3zMlljv4VK-94Ye4hB" alt=""></div>

You can change between: Major, Minor, Sus, Power 5 (Powerchord), Dim(inished) and Aug(mented).

👉 **When tapping** on the quality name, you can select a specific quality.&#x20;

{% hint style="info" %}
**The dot** in front of the quality name indicates whether this quality is **within the key**, related to the selected root note.&#x20;
{% endhint %}

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

{% hint style="info" %}
The quality **relates to the root** of the chord, **not to the optional tones**.\
\
Example: `F major 7` is an F major chord with a dominant seventh (b7). NOT with a "major" 7.
{% 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/songwriting/edit-a-chord/edit.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.
