# Copy & Paste elements

{% embed url="<https://youtu.be/JpVWC0j3QDA/>" %}

Streamline your workflow with effortless design duplication.

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

Easily copy and paste elements across pages to save time and maintain consistency. Simplify your design process by reusing copied elements without the need to recreate them.

## Copy elements

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

{% hint style="success" %}
**Steps:**

1. Right-click the relevant element or section.
2. Click **Copy element**.
   {% endhint %}

{% hint style="info" %}
Right-click or use CMD + C (Mac) / Ctrl + C (Windows) to copy your selected element effortlessly.
{% endhint %}

## Paste elements

Easily copy and paste elements **anywhere** with two distinct paste options.

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

### **Paste element**

Paste the full copied element, including its content and design.

{% hint style="success" %}
To paste elements (including its content and design), right-click where you want to paste and seclect **Paste element** or use the keyboard shortcuts: **CTRL + V** (Windows)/**CMD + V** (Mac).

This option allows you to duplicate the original element seamlessly onto any target location.
{% endhint %}

### **Paste style**

Apply the copied element's style to the target element.

{% hint style="success" %}
To apply only the style of the copied element, right-click the element you want to paste and select **Paste style** or use the keyboard shortcuts **CTRL + SHIFT + V** (Windows)/**CMD + SHIFT + V** (Mac).&#x20;

This option is ideal for maintaining design consistency without copying the full element.
{% endhint %}

<figure><img src="/files/7NBP3gKZXhvsdE0AuwNw" alt=""><figcaption></figcaption></figure>


---

# 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.foxecom.com/foxify-app/foxstudio/layout-and-styling/copy-and-paste-elements.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.
