# How To Create And Modify A Page

## Step 1: Creating a Custom Page

The first step is to head to "**Pages**" under Content.\
From here click the button "**Create a new page**"

*Note: The page called "Home" can not be deleted, and includes the content of your landing page for your project.*

<figure><img src="/files/9qt5Q0nOtrxqbD8Al5Dc" alt="" width="563"><figcaption></figcaption></figure>

## Step 2: Naming your Custom Page

<figure><img src="/files/AVsZ1hsuwtxOo2kpVBQz" alt="" width="563"><figcaption></figcaption></figure>

## Step 3: Fill in the context for your Page

Now you can fill your page with all relevant information. You can insert links, tables, headings, use colors and much much more.

**Important:** Remember to click the “**Save**” button when you are done. The site will not save your changes automatically.

<figure><img src="/files/KHrlg9RdBYNMm6Ioddzi" alt="" width="563"><figcaption></figcaption></figure>

## Step 4: Choose where to view the page on your website

Now all you need to do is set where the page should be viewed on your website.\
In short, go to Layout and drag it up to the category you want your page under.

You can read more about Layout under #


---

# 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.centox.io/custom-pages/how-to-create-and-modify-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.
