# What is the difference between scales and modes?

There are plenty of scales and plenty of modes. This app ships with the so-called "church modes". These modes are mostly used in popular music in the western world.

A scale is just a sequence of tones with different distances. A mode is built up by creating chords (by layering thirds) starting on each tone of the scale. So you could say a scale is the base of a mode.

By doing this with the church scales, you will create seven different chords. These chords will be highlighted in the circle of fifths.

There are more than the church modes. You could build up modes on different scales, but as this is not very common, this app only includes the "church modes" but can be extended with more than [80 plain scales](/scales-and-modes/additional-scales.md) which will not be available in "Modes" and "Songwriting" mode of the app.


---

# 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/what-is-the-difference-between-scales-and-modes.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.
