# Section builder

## 1. Add new section

From the **Dashboard** of the app, go to **Shopify Sections** -> click on **Add new section** button to upgrade your plan.

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

Click on **Add Layout** to choose a new layout for your page.

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

## 2. Choose your template

Once the layout panel opens, use the search bar or categories to find your desired layout. When you're ready, click **Import** to add it to your editor.

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

## 3. Save your template

Click **Save Template** to prepare your changes.

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

Then, click **Save Now** to apply and finish saving/publishing.

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

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

## 4. Add Section to Your Page

Firstly, go to **Shopify Theme Customize**

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

From the left sidebar, click **Add Section** and select the one you just created in LayoutHub

Save your work.


---

# 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://layouthub.gitbook.io/layouthub/user-guides/section-builder.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.
