> For the complete documentation index, see [llms.txt](https://guide.tonaly.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.tonaly.app/instrument/string-instruments/position-of-scale.md).

# Position of scale

You can either display a scale **all over the fretboard** or in a **position of 4-5 frets**.

To adjust this setting, make sure the instrument is visible, a string instrument is selected, and you are in the "Scales" or "Modes" mode of the app.&#x20;

👉 Tap on the instrument title:

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

👉 Tap this icon:

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

Now, you can change the position by **dragging the notes**.&#x20;

{% hint style="info" %}
&#x20;Be sure to drag on the highlighted area (the notes).
{% endhint %}

<div align="left"><img src="/files/-LzBchmcZLU-4_wf-Rz2" alt=""></div>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/position-of-scale.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.
