# Setting medley boundaries

Medley is a mode in which you can combine parts of various songs and sing them one after another.

The part of the song that is included in medleys is specified by the song's creator. You need to choose the first and last note that should be singable in medley mode.

### Defining medley's start and end

#### Choosing the first note

To define the first note that should be included in medleys:

1. Select it:

<figure><img src="/files/YXmr018W4xyOjpFvbz5e" alt=""><figcaption></figcaption></figure>

2. Go to menu *Tags -> Medley -> Set Start*

#### Choosing the last note

To choose the last note that should be included:

1. Select it
2. Go to menu *Tags -> Medley -> Set End*

<figure><img src="/files/nJwUbzSMKElkBWAqveAo" alt=""><figcaption></figcaption></figure>

#### Setting medley from selection

Alternatively you can select all notes that you want to include (in reality only the first and the last one is important) and use *Tags -> Medley -> From Selection* option:

<figure><img src="/files/k95WIeRD4TPgm4B9Spca" alt=""><figcaption></figcaption></figure>

#### Defining the beats manually

You can also define the beats manually, just go to menu Tags -> Medley -> Edit... and input the desired values in the popup:

![](/files/3Ev31KCnwx4jEOEMSWpS)

### Viewing medley part

The part that will be included in the medley has blue background. Once you set the boundaries, you should see the change:

<figure><img src="/files/acPg79v8vSR5FQZXSFvO" alt=""><figcaption></figcaption></figure>

### Playing medley part

You can also listen to the notes chosen as part of the medley. Go to the menu *Play -> Medley -> Audio Only/Midi Only/Audio & Midi*.

## See also

{% content-ref url="/pages/3QdKmVbzag5BSmmZgbB0" %}
[Medley](/karedi/creating-songs-for-beginners/finishing-touches/medley.md)
{% endcontent-ref %}


---

# 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://karedi.gitbook.io/karedi/next-level/editing-tags/setting-medley-boundaries.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.
