# Manage Pages

Create, edit, and manage custom pages in this section.

![](/files/-MUJ0WYddROnYiIfkM-w)

Click create a new page in the manage pages section to create a new page, add the title of the page, and save.

## Creating New Page

1\) Go to Manage Pages, and click on Create New Page\
2\) Add the Page Name, Page Title, and Content of the Page\
3\) Once all the detail is added, click on update to publish the changings.

![](/files/-MVLmg4ISx2N1fDf8lwf)

## Editing a new Page:

To edit a page, go to actions and select edit, makes changes to the selected page, and update. Changes will be saved on the page

![](/files/-MVLn8_TdUAmDLAVe1Ym)


---

# 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.vodlix.com/user-manual/admin-area/general/manage-pages.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.
