# Page templates

Modular includes ready-to-use page templates for your store including:

* About
* Contact
* FAQ
* Default page

These templates make it easy for you to quickly add content and build out pages that add value to your customer experience and company branding.&#x20;

## How to use page templates

### Creating a page

Pages are created in your Shopify admin under pages. Choose add page to create a new page:

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

Give your page a title (required), the content is optional. Next, choose a theme template to be used, also known as page template:

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

### Customizing pages

Using the theme editor, you can customize the template that's been assigned to your page:

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

You can start customizing the page with the pre-defined sections included in Modular. You can hide, reorder, remove sections that are included, and also add any new selection from Modular's list of over 25+ sections.&#x20;

Learn more about using sections and blocks in Modular:

{% content-ref url="/pages/91gAjGNYkv3RWmaCLxST" %}
[Modular sections](/sections/modular-sections.md)
{% endcontent-ref %}

## Creating a new page template

From the top drop-down menu select pages and click on create template. Give your new template a name and a template to base it on. This will make it so that there are one or two sections predefined but they can be removed or hidden later.

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


---

# 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/pages/using-modular-pages.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.
