# Transpose Chords

### Transpose Chords <a href="#toc165549795" id="toc165549795"></a>

Chord symbols, added with the annotation function (see [Annotation Function](/english/readme/notizfunktion.md)) or through import from Midi/LRC/ChordPro (see [Importing Lyrics and Chords](/english/readme/songtexte-und-akkorde-importieren.md)), can be transposed afterwards.

<figure><img src="/files/unps8hHn85PPa1c3lOE5" alt=""><figcaption><p>Transpose Chords</p></figcaption></figure>

<img src="/files/Ggw6QZu0T1pzyC5HKKjY" alt="" data-size="line">Press the button "..." in the PDF document display

<img src="/files/dTdvaLSs3JCD5Wb2e4iX" alt="" data-size="line">Select "Transpose chord annotations".

<img src="/files/lyNUBVwPDzexVtrnZQTx" alt="" data-size="line">If no key is set in the song, you can choose the number of semitones to transpose and press "Transpose".

<img src="/files/UDA9WUwJOYy4xPTzcNnN" alt="" data-size="line">If a key is already set in the song, you can directly choose the target key.

{% hint style="info" %}
**Tip:**

You can also change the appearance of chord annotations afterwards (color, size, etc.). If you adjust only one of the chord annotations in a song, all others in the same song will adopt the same appearance.
{% 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://docs.songbookplus.com/english/readme/akkorde-transponieren.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.
