> For the complete documentation index, see [llms.txt](https://halosoft.gitbook.io/ella-7-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://halosoft.gitbook.io/ella-7-documentation/sections-and-blocks/get-section-on-demo.md).

# Get section on demo

We have pre-set section layouts evenly distributed across all Homepages. If you need to quickly create any section on any Homepage, please follow the steps below.

## How to copy a section from an existing template

To copy pre-configured sections from the theme, allowing you to use or further customize them to reflect your own style, follow the steps below:

### **1. Step 1**

Identify which Homepage contains the section position where you want to add the new section.

(In this example, I will use a section that is available on Home 09.)

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

### **2. Step 2**

Access the document and copy the relevant section from the index.json file of that Homepage&#x20;

(In this example, it's index-9.json)

JSON data link: [https://app.gitbook.com/o/CiCVuDsPQksza8f6Po1H/s/AgyEGjimJ0Z5PS9XDyAH/\~/changes/115/installation-and-update/import-layout-as-demo/preset-for-homepages#files-code](/ella-7-documentation/installation-and-update/import-layout-as-demo/preset-for-homepages.md#files-code)&#x20;

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

#### How to copy index.json data from document to your get-json template?

* Click [the file](/ella-7-documentation/installation-and-update/import-layout-as-demo/preset-for-homepages.md#files-code) to download the corresponding *"json"* of the layout you want to open the data on a new tab.
* **SELECT ALL** and **COPY**.
* From your Shopify admin, go to **Themes** **->** **Actions** **->** **Edit Code.**
* Press Ctrl + P **->** open the "**page.get-json.json**" file, **->** **SELECT ALL** and **DELETE** then **PASTE** the copied preset from the external file
* Then access to your **Shopify Customize layout**
* Choose **Pages** from the dropdown window **->** Choose template **get-json**&#x20;

You can see the instructional GIF below

<figure><img src="/files/3Fa72AKvyF6BP1iIX7gk" alt=""><figcaption></figcaption></figure>

### 3. Step 3

Copy the section you want to display from the get-json template page into the Homepage.

Then proceed to customize the layout to your preference, following the instructions below.

{% @arcade/embed flowId="sIZZSSlRwTV0DGHZ6VJr" url="<https://app.arcade.software/share/sIZZSSlRwTV0DGHZ6VJr>" %}

#### **Zero design skills? Create professional mockups, logos & videos for your store in seconds.** [<mark style="color:orange;background-color:blue;">Create... in seconds</mark>](https://1.envato.market/c/3093631/377371/4662)

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

## Need More Help?

If you experience any difficulties or require extra support with your Ella theme, feel free to contact our support team through our [Ticket System](https://halosoft.ticksy.com/) — we’ll get back to you within 24 hours.

Simply scan the QR code below to join our Facebook community and stay updated with the latest news, tips, and announcements.

<div align="left"><figure><img src="/files/u3Ke6fbPZZvBlBetfneg" alt="Halothemes Community" width="233"><figcaption></figcaption></figure></div>

<a href="https://www.facebook.com/groups/halothemescommunity" class="button primary" data-icon="comment-dots">Join HaloThemes Community</a>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://halosoft.gitbook.io/ella-7-documentation/sections-and-blocks/get-section-on-demo.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
