# Mute a chord

{% embed url="<https://youtu.be/w3X6lapz0OE?t=289>" %}

### ▶️ **Add a rest, mute a chord**

**There are three ways to mute a particular chord:**

1. [Enter the chord edit mode](/songwriting/edit-a-chord/add-optional-tones-to-a-certain-chord.md), then tap the "mute" icon.
2. [Long-press](/songwriting/edit-a-chord/long-press-a-chord.md) a selected chord of your song and tap the mute icon.
3. Tap the mute icon in the "[chord length](/songwriting/edit-a-chord/adjust-the-chord-length.md)" editor

<div align="left"><img src="/files/-LzCT9cy17Z0sQ4hAjyJ" alt="Mute in &#x22;chord edit&#x22; overlay."></div>

Now you can decide whether the previous chord should **ring** out or should **stop**.

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

### ▶️ Delete a muted chord, remove a rest.&#x20;

[Enter the chord edit overlay](/songwriting/edit-a-chord/add-optional-tones-to-a-certain-chord.md) and tap in the left column on "unmute".

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


---

# 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/mute-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.
