# Standard copy-paste

In the standard copy-paste mode, all selected notes are copied - their relative positions, durations, tones, types & lyrics as well as the way they are divided into lines. When you paste the copied notes somewhere else - you will replace selected notes (if there are any) with what you copied.

In order to mark the spot in which you want to paste the notes, you can add a temporary note:

<figure><img src="/files/M6ik40pQ32Byg5f9xzzo" alt=""><figcaption><p>Temporary note marking next chorus start</p></figcaption></figure>

Now go to the section that you want to copy, select the notes and press `ctrl + c` shortcut (or go to menu *Edit* -> *Copy*)

<figure><img src="/files/Jipyk556aiPxgTxzo6eK" alt=""><figcaption><p>Chorus copied</p></figcaption></figure>

Once the notes are copied, go back to the temporary note and select it:

<figure><img src="/files/M6ik40pQ32Byg5f9xzzo" alt=""><figcaption><p>Temporary note that will get replaced by copied chorus</p></figcaption></figure>

Now with focus in the main editor paste the notes using `ctrl + v` shortcut (or go to menu *Edit* -> *Paste*):

<figure><img src="/files/PDuNlf7X7UFcLLKSzE8M" alt=""><figcaption><p>Whole chorus pasted</p></figcaption></figure>

As you can see in this example, you can copy whole parts of the song easily, preserving all of the notes' properties.


---

# 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/copy-paste/standard-copy-paste.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.
