# Adding sections

When adding a section to a certain template. The same content will appear on all pages that are also using that template.

You can create additional templates (such as a new page template or collection page template) and then assign them to your pages, products, collections, or blogs. This will allow you to create multiple pages with different content.

### Home page sections

Scroll towards the bottom, above Footer and Popups. Choose to **Add section**:

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

### Product page sections

Navigate to any product page or choose the default product template. Use **Add section** located above Footer and Popups:

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

### Other pages

Navigate to any page on your site or choose any template from the top drop-down. Choose to **Add section**, which is located above Footer and Popups on the left panel:

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

{% hint style="success" %}
New templates need to be created on the published theme. They will not appear as a template option for assignments if created in a draft theme.

This is a Shopify platform restriction. Always make new templates on the live/published theme.
{% endhint %}


---

# 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://modular.presidiocreative.com/modular-3.1/sections/modular-sections/adding-sections.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.
