# Clone

### <mark style="color:blue;">About the Button</mark>

<div align="left"><figure><img src="/files/cOApn1Tjbm5kudzlq7jr" alt=""><figcaption></figcaption></figure></div>

The '**Clone**' button at the [*<mark style="color:blue;">Block Editor</mark>*](/welcome-to-prequilt/about-this-help-guide/glossary.md#block-editor) level is a great for quickly:

* Duplicating or copying a shape in the block editor
* **Tip:** You can also select multiple shapes and clone (copy) them all at once

### <mark style="color:blue;">How to Use the Button</mark>

Open the [*Block Editor*](/welcome-to-prequilt/about-this-help-guide/glossary.md#block-editor) by either editing an existing block or creating a new block by clicking on '**Make Custom Block**'.

1. Change the finished block measurements to your block's dimensions:

   <div align="left"><figure><img src="/files/odKcuXMhsHwOplTbx7lx" alt=""><figcaption></figcaption></figure></div>
2. Click on the shape that you're using. It will appear inside the block grid.

   <div align="left"><figure><img src="/files/FbNAzHzoVXB6TvJIgzZ6" alt=""><figcaption></figcaption></figure></div>
3. Click on the '**Clone**' button. The shape will be duplicated inside the block area.

   <div align="left"><figure><img src="/files/cOApn1Tjbm5kudzlq7jr" alt=""><figcaption></figcaption></figure></div>

   <div align="left"><figure><img src="/files/2sTxMXwlbn36Crf1BzCA" alt=""><figcaption></figcaption></figure></div>
4. Once finished with your block, **save** your block!

   <div align="left"><figure><img src="/files/cigkN0rLHV6RJWgV407y" alt=""><figcaption></figcaption></figure></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://help.prequilt.com/fixes-faqs/block-editor-buttons/clone.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.
