# Page Creation

Use this section to create and manage pages for your store. Pages are used for static content such as About Us, Contact, FAQs, Policies, and custom informational sections. Creating pages helps you provide important details to customers and improves the overall browsing experience.

***

#### Step 1: **Go to the Pages section**

1. Log in to your **Shopify admin**.
2. In the left sidebar, click **Online Store**.
3. Select **Pages**.
4. Click **Add page** (top right).

***

#### Step 2: **Add basic page details**

1. **Title** — Enter the name of the page (e.g., “About Us,” “Contact,” “Returns Policy”).
2. **Content editor** — Add the content you want to display on the page.
   * You can use text, images, tables, links, or embedded videos.
   * Formatting tools help structure the page clearly.

***

#### Step 3: **Choose visibility**

* **Visible** — Page is published immediately.
* **Hidden** — Page is saved but not viewable in the store.

***

#### Step 4: **Assign a page template (optional)**

* Scroll to the **Template** section.
* Choose a template from your theme (e.g., `page`, `page.contact`, `page.faq`).\
  This changes the layout and structure of the page.

***

#### Step 5: **Search Engine Listing (SEO)**

1. Click **Edit website SEO**.
2. Update:
   * **Page title**
   * **Meta description**
   * **URL handle**\
     This helps search engines understand the content of your page.

***

#### Step 6: **Save your page**

Click **Save** in the upper-right corner.

***

#### Step 7: **Add the page to your store navigation (optional)**

If you want customers to access the page from your menu:

1. Go to **Online Store → Navigation**.
2. Choose the menu (e.g., Main menu or Footer menu).
3. Click **Add menu item**.
4. Enter a name and select **Pages → \[Your Page Name]**.
5. Click **Add**, then **Save menu**.

### How to create pages?

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Flf0zuS3pnoHVKPsHAmfW%2Fuploads%2FpgL3YhkP6FbuRMSFhUuC%2F4-Create%20a%20page.mp4?alt=media&token=bf606136-9969-4fec-b9cc-476a3ce8b80f>" %}


---

# 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://wedesigntech-1.gitbook.io/elegance/template-creation/page-creation.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.
