> ## Documentation Index
> Fetch the complete documentation index at: https://docs.minestorecms.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Custom Pages

> You can create custom pages to display additional information on your webstore such as Terms of Service, Privacy Policy, or Contact Us.

## Introduction

The **Custom Pages** feature allows you to create custom pages to display additional information on your webstore. You can create pages such as **Terms of Service**, **Privacy Policy**, **Contact Us**, or any other page that you want to add to your webstore.

You can **customize the content** of each page by adding text, images, videos, or any other media. The Custom Pages feature provides you with a **flexible way** to add new pages to your webstore and **enhance the user experience**.

## How to Create a Custom Page?

1. Log in to your **Admin Panel**.
2. Navigate to the **CMS Settings > Custom Pages** tab.
3. Click on the **+ Add Page** button.
4. Fill in the required fields:
   * **Page Name**: Enter the title of the custom page.
   * **Page URL**: Enter the URL of the custom page (e.g., `terms-of-service`).
   * **Page Content**: Add the content of the custom page using the **WYSIWYG editor**.
5. Press **Save** to create the custom page.

## How to add a Custom Page to the Header or Footer?

To add a custom page to the **Header** or **Footer** of your webstore, you need make a link to the custom page. Follow the guide below to add a link to the custom page:

<CardGroup cols={1}>
  <Card title="How to Add a Link?" icon="link" href={"/features/links"}>
    Detailed guide on how to add a link to your webstore.
  </Card>
</CardGroup>
