# Long-press a chord

Make sure you have **selected a chord** in your composition:

<div align="left"><img src="/files/-LzCg1iSBhhZDuJJ8FqH" alt=""></div>

👉 **Hold your finger for half a second** on this chord.&#x20;

{% hint style="info" %}
You will be able to [edit](/songwriting/edit-a-chord.md), [mute](/songwriting/edit-a-chord/mute-a-chord.md), copy or paste a chord, or [split/delete](/songwriting/edit-a-chord/add-more-chords-to-a-bar.md) the bar from here.
{% endhint %}

<div align="left"><img src="/files/-LzCgJuzfRiu9n3Ph_V1" alt=""></div>

**Close** this overlay by tapping somewhere on the a.


---

# 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-a-chord/long-press-a-chord.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.
