# Display note names next to scale

{% embed url="<https://youtu.be/6IAuZBOG2VE?t=62>" %}

### How to display note names

Navigate to the "Scales" or "Modes" mode of the app:

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

Swipe up the sheet at the bottom of the screen and tap on the icon highlighted below.

If you don't see it, you must scroll the list of icons horizontally.

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

You can also display the [**intervals**](/scales-and-modes/display-intervals-next-to-scale.md).


---

# 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/display-note-names-next-to-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.
