# How to create a page?

1. In an [Online Store / Pages](https://shopify.com/admin/pages), find and click the button "Add page"
2. Write in Title field page name
3. Select Template: **page**
4. Select Visibility: **Visible**
5. You could use code Editor or HTML write mode content
6. Click **save**

{% hint style="success" %}
[Read More](https://help.shopify.com/en/manual/online-store/pages#add-a-new-webpage-to-your-online-store)
{% endhint %}

## Step 1: Add Page

![](/files/-MhmsKiJ6lBZTzZMfhAV)

## Step 2: Add Content to a custom page

![](/files/-MhmsusQIkAIR3xtkac_)


---

# 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://lezada.docs.hasthemes.com/pages/how-to-create-a-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.
