# Songwriting

- [Combine Chords](https://guide.chordbutter.com/songwriting/combine-chords.md): Learn how to start a new song and explore how to combine chords.
- [Write Melodies](https://guide.chordbutter.com/songwriting/write-melodies.md): Learn how write a melody, find matching chords and harmonize
- [Song Generator](https://guide.chordbutter.com/songwriting/song-generator.md): Looking for inspiration or a starting point for your song? Learn how to use ChordButter’s powerful song generator.
- [Edit A Chord](https://guide.chordbutter.com/songwriting/edit-a-chord.md): Learn how to enhance your song by adding chord extensions, inversions, and bass notes with ChordButter.
- [Chord Suggestions](https://guide.chordbutter.com/songwriting/chord-suggestions.md): Learn how to use ChordButter’s "Suggestions" feature for chord inspiration.
- [Song View Interface](https://guide.chordbutter.com/songwriting/song-view-interface.md): Learn how to adjust the duration of chords, split bars, and insert new lines and sections in ChordButter.
- [Compose Out Of Key](https://guide.chordbutter.com/songwriting/compose-out-of-key.md): Enhance your sound and make your compositions more interesting by incorporating chords from other keys.


---

# 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.chordbutter.com/songwriting.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.
