# Drag and drop lines and parts

You can reorder lines and parts with the drag and drop feature

### ▶️ Reorder a part (Chorus, Verse, etc)

Long-press on the **label of the part (Chorus, Verse, Bridge, etc)**. Wait until the part is highlighted, then drag the part to a new position and lift your finger.

<div align="left"><img src="/files/-MXwOvUsDAdaaAric4k2" alt="Drag &#x26; drop entire part"></div>

### ▶️ Reorder a single line

Long-press on the **end of the line**, where the line repetition is displayed. Wait until the line is highlighted, then drag the line to a new position and lift your finger.

<div align="left"><img src="/files/-MXwNvtLP5P_AK3JTLqZ" alt="Drag &#x26; drop single line"></div>

{% hint style="info" %}
Dragging of chords is not (yet) supported.&#x20;
{% 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/songwriting/edit-song-structure/drag-and-drop-lines-and-parts.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.
