# Copy and paste

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

1. Select layer
2. To copy layer do one of the following:
   * Press `Ctrl`+`C`
   * Select Edit > Copy in Menu
   * Right click in Navigator and select Copy item
3. Select a layer after which you will paste the copied layer&#x20;
4. Do one of the following:
   * Press `Ctrl`+`V`
   * Select Edit > Paste in Menu
   * Right click and select Paste item

## Duplicate layer

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

To duplicate layer:

1. Select layer
2. Do one of the following:
   * Press `Ctrl`+`D`
   * Select Edit > Duplicate in Menu
   * Right click in Navigator and select Duplicate item


---

# 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://docs.flipabit.dev/layers/copy-and-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.
