# Add Content Block

### How to Add 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 manually add a content block, you can follow these steps:

### **Why Add a Content Block?**

While our sections usually come with content 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 Content Block**

1. **Navigate to the Section:**
   * Open your Shopify theme editor.
   * Select the section where you want to add a content 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 Content Block:**
   * From the list of available blocks, click on **Content** to add the desired block to your section.
4. **Customize the Content Block:**
   * Once added, you can customize the content block as needed to fit your design and layout preferences.

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