# Duplicate Content Block

### How to Duplicate a Content Block

In the Shopify AppSections application, our sections are designed to automatically include content blocks for your convenience. However, if you ever find the need to duplicate a content block, you can follow these steps:

### **Why Duplicate a Content Block?**

While our sections usually come with content blocks pre-integrated, there might be specific scenarios where you need to duplicate one to further customize your section layout.

### **Steps to Duplicate a Content Block**

1. **Navigate to the Section:**
   * Open your Shopify theme editor.
   * Select the section containing the content block you want to duplicate.
2. **Select the Content Block:**
   * Within the section, locate the content block you wish to duplicate.
   * Click on the content block to highlight it.
3. **Access the Options Menu:**
   * In the right-hand pane, above the name of the selected content block, you will see three small dots (options menu). Click on these dots to open additional options.
4. **Duplicate the Content Block:**
   * Click on **Duplicate** from the options menu.
   * The content block will be duplicated and will appear immediately below the original block in the theme editor.
5. **Customize the Duplicated Content Block:**
   * You can now customize the duplicated content block independently of the original. Use the theme editor to make any desired changes to the new block.

### **Important Notes**

* **Independent Customization:** Each duplicated content block can be customized independently, allowing you to make unique adjustments without affecting the original block.
* **Maintaining Layout:** Ensure that duplicating content blocks does not disrupt the overall layout and design of your section.

By following these steps, you can easily duplicate and customize content blocks within your sections, enhancing the flexibility and design of your Shopify store. If you have any questions or need further assistance, please contact our customer support team.


---

# 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.appsections.com/basics/blocks/duplicate-content-block.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.
