# Edit song structure

- [Add or delete lines and parts](https://guide.tonaly.app/songwriting/edit-song-structure/add-or-delete-lines-and-parts.md)
- [Add or delete bars](https://guide.tonaly.app/songwriting/edit-song-structure/add-or-delete-bars.md): How to add or delete bars/measures from a song
- [Add or delete chords from a bar](https://guide.tonaly.app/songwriting/edit-song-structure/add-or-delete-chords-from-a-bar.md)
- [Adjust the chord length](https://guide.tonaly.app/songwriting/edit-song-structure/adjust-the-chord-length.md)
- [Drag and drop lines and parts](https://guide.tonaly.app/songwriting/edit-song-structure/drag-and-drop-lines-and-parts.md): This feature is available from app version 3.2.7 (which is currently in beta testings)
- [Change the name of a part](https://guide.tonaly.app/songwriting/edit-song-structure/change-the-name-of-a-part.md): This feature is available from app version 3.2.7 (which is currently in beta testings)
- [Repeat lines, loop parts](https://guide.tonaly.app/songwriting/edit-song-structure/repeat-lines-loop-parts.md)
- [Maximum song length](https://guide.tonaly.app/songwriting/edit-song-structure/maximum-song-length.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/edit-song-structure.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.
