# Included scales

**Included** [**scales**](/scales-and-modes/untitled.md)**:**

* Aeolian
* Altered
* Augmented
* Augmented Heptatonic
* Balinese
* Bebop
* Bebop Locrian
* Bebop Major
* Bebop Minor
* Chromatic
* Composite Blues
* Dorian
* Dorian #4
* Double Harmonic Lydian
* Egyptian
* Enigmatic
* Flamenco
* Pentatonic Flat Six
* Pentatonic Flat Three
* Gypsy
* Harmonic Major
* Harmonic Minor
* Hirajoshi
* Hungarian Major
* Hungarian Minor
* Locrian/Aeolian Mixed
* Ichikosucho
* In-Sen
* Ionian
* Ionian Augmented
* Iwato
* Kafi Raga
* Kumoijoshi
* Leading Whole Tone
* Locrian
* Locrian #2
* Locrian Major
* Locrian Pentatonic
* Lydian
* Lydian #5P Pentatonic
* Lydian #9
* Lydian Augmented
* Lydian Diminished
* Lydian Dominant
* Lydian Dominant Pentatonic
* Lydian Minor
* Lydian Pentatonic
* Major Blues
* Major Flat Two Pentatonic
* Major Pentatonic
* Malkos Raga
* Melodic Minor
* Melodic Major
* Melodic Minor Fifth Mode
* Melodic Minor Second Mode
* Minor #7M Pentatonic
* Minor Bebop
* Minor Blues
* Minor Hexatonic
* Minor Pentatonic
* Minor Six Diminished
* Diminished (Whole-Half)
* Diminished (Half-Whole)
* Minor Six Pentatonic
* Mixolydian
* Mixolydian Pentatonic
* Mystery #1
* Neapolitan
* Neapolitan Major
* Oriental
* Pelog
* Persian
* Phrygian
* Phrygian Major
* Piongio
* Prometheus
* Prometheus Neapolitan
* Purvi Raga
* Ritusen
* Romanian Minor
* Scriabin
* Six Tone Symmetric
* Spanish Heptatonic
* Super Locrian Pentatonic
* Todi Raga
* Vietnamese 1
* Vietnamese 2
* Whole Tone
* Whole Tone Pentatonic

**Included** [**modes for 'Songwriting'**](/songwriting/step-out-of-the-key/in-the-app-borrow-a-chord.md)

* Ionian
* Dorian
* Phrygian
* Lydian
* Mixolydian
* Aeolian
* Locrian
* Harmonic Minor
* Locrian #6
* Ionian Augmented
* Dorian #4
* Phrygian Major
* Lydian #9
* Locrian Bb7
* Melodic Minor
* Dorian B2
* Lydian Augmented
* Lydian Dominant
* Mixolydian B6
* Locrian #2
* Altered
* Harmonic Major
* Dorian B5
* Phrygian B4
* Lydian B3
* Mixolydian B2
* Lydian Augmented #2

{% hint style="info" %}
There may be added further scales in the future. If you are missing a scale, feel free to write me!
{% 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/additional-scales.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.
