# How to add and edit a Page

&#x20;In order to create a new page, please follow these steps:

* Go to your *Shopify Admin -> Online Store;*
* Click on **Pages**;
* Choose **“Add page”** on the right corner at the top of the page and click on it;
* **Start creating** the page, giving it a title and filling it out with the needed for your content;
* **Save changes**.

![](https://mpthemes.net/shella-shopify-theme/documentation-version4/assets/images/01-info-add-page.png)

**OR**

&#x20;If you are already editing popup content (as an example) or any other content where a page needs to be selected in the Shella theme, click on the *“Select page” -> Create page.* The system will automatically redirect you to the Shopify page editor shown above. In the example below we edit a popup content:

![](/files/-MfhO4jnkOVKOeSlbAoR)

&#x20;Now if you want to use the page that you have already created (for the popup) in your Shella theme, you can find it in the list of pages when clicking on “Select page”:

![](/files/-MfhOMPUK25zXoiv2BQg)

&#x20; More information about how to add and edit pages you can find in the [<mark style="color:blue;">**Shopify Help Center**</mark>](https://help.shopify.com/en/manual/online-store/legacy/menus-and-links/editing-menus).


---

# 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://mpithemes.gitbook.io/shella-shopify-theme/get-started/how-to-add-and-edit-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.
