# Alternate chord position

Some chords (not all of them) have an alternate fingering available. To see the alternate fingering make sure a string instrument is visible, select a chord in the circle of fifths or your composition. The chord will be highlighted on the instrument. At the bottom right is an icon visible if there is an alternate fingering available:

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

{% hint style="info" %}
Note, that **slash chords are not supported** for string instruments.
{% 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/alternate-chord-position.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.
