# Create Custom Page

**Step 1 :**

In the theme editor(theme customize) –> Select **Pages ->** (from top menu) -> scroll down to bottom and click **“Create template”**

{% embed url="<https://www.adornthemes.com/wp-content/uploads/2021/09/about-1.jpg>" %}

**Step 2 :**&#x20;

Add template name. Say “Our History” and select base template (Template which you want to apply for new page). Here we will select template “**about**” and Click **create template** button

{% embed url="<https://www.adornthemes.com/wp-content/uploads/2021/09/about-2.jpg>" %}

**Step 3:**

{% hint style="success" %}

* From your store admin, go to **Online Store** **->** **Pages ->** Click **Add page**
* Add page title say “Our History” and select template “our-history” (You need to select template which you just created in previous steps)
* Click **Save**.
  {% endhint %}

You will see same page data as about us page. This will not affect to other pages. To change text, section and block on this page, select this page from theme editor(customize).

{% hint style="info" %}
Repeat same steps to duplicate any page template.\
To duplicate contact us page, select base template **contact**, for FAQs select base template “**faqs**“.
{% 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://adornthemes.gitbook.io/vogal-theme/page-setup/create-custom-page.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.
