# Change scale

{% tabs %}
{% tab title="In "Scales" mode" %}
Navigate to the "Scales" mode of the app:

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

Tap on the scale name and select a scale from the expandable scales list:

<div align="left"><img src="/files/-Lz72O3aRSvf7zhPAx3d" alt=""></div>
{% endtab %}

{% tab title="In "Modes" mode" %}
Navigate to the "Modes" mode of the app:

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

Tap on the mode name and select a scale from the expandable scales list:

<div align="left"><img src="/files/-Lz1jPWjl9BrD2kcrlXM" alt=""></div>
{% endtab %}
{% endtabs %}

{% hint style="info" %}
**Fun fact:** You can also **shake your device** to get a random scale!
{% 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/scales-and-modes/untitled.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.
