# Step out of the key

- [In theory: Borrow a chord](https://guide.tonaly.app/songwriting/step-out-of-the-key/borrow-a-chord.md): What does this mean, "borrow a chord"?
- [In the app: Borrow a chord](https://guide.tonaly.app/songwriting/step-out-of-the-key/in-the-app-borrow-a-chord.md): How do I use "borrowed chords" within the TONALY app?
- [Chord statistics](https://guide.tonaly.app/songwriting/step-out-of-the-key/chord-statistics.md): See statistics of tones in- and out-of-key, related to the mode of your song.
- [Chord suggestions](https://guide.tonaly.app/songwriting/step-out-of-the-key/chord-suggestions.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/songwriting/step-out-of-the-key.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.
