# Page Management

Welcome to Shopeasy's Page Management section! Here, you can add new pages to your store, including important policies and information for your customers. Follow these steps to create and manage pages:

#### Step 1: Adding a New Page

1. Navigate to **Catalog > Pages** and click on **"Add New Page"** located at the top right corner.
2. **Page Title:**
   * Enter a title for the new page. This will be displayed to your customers.
3. **Page Description:**
   * Provide a description or content for the page. This can include details about your products, services, or any other relevant information.

#### Step 2: Standard Policies (Auto-generated)

For your convenience, we've generated standard policies that you can use or customize as needed:

* Terms & Conditions
* Privacy Policy
* Refund & Cancellation Policy

#### Step 3: Save Your Page

Once you've entered the required information, click the **"Add New Page"** button to add the new page to your catalog.

#### Managing Pages:

In the Pages section, you can:

* **View Existing Pages**
* **Edit Page Details**
* **Delete Pages**

#### Note:

* Adding informative pages enhances user experience and provides valuable information to your customers.

<figure><img src="/files/u7HYylNxjpfd52fSaraw" 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://docs.shopeasy.ai/page-management.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.
