# Add Group Block

### How to Add a Group Block

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

### **Why Add a Group Block?**

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

### **Steps to Add a Group Block**

1. **Navigate to the Section:**
   * Open your Shopify theme editor.
   * Select the section where you want to add a group block.
2. **Add a Block:**
   * Within the selected section, click on **Add Block**. This option allows you to add various types of blocks to your section.
3. **Select Group or Layout Block:**
   * From the list of available blocks, click on **Group** or **Layout** to add the desired block to your section.
4. **Customize the Group Block:**
   * Once added, you can customize the group block as needed to fit your design and layout preferences.

By following these steps, you can manually add and customize group 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/groups/add-group-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.
