# Manage Pages

The Manage Pages section for having an overview of all the [pages ](/blocworx-documentation/page/page-overview.md)in your instance. From here you can create pages, or access pages either for viewing or editing.

![This instance has 3 pages, My Apps, and My QMS Modules which is located in My Apps and another page called "Other Items"](/files/AtIkFEKQ3MKhczc8N77C)

{% hint style="info" %}
Note: The Homepage behaves exactly like every other page in terms of having sections and sub pages, however it is not listed as it is a core Blocworx page and cannot be edited.
{% endhint %}

The options available when creating a new page can be found in our [Edit a Page ](/blocworx-documentation/page/edit-a-page.md#edit-page-details)section. These are the same options that are in this Manage Pages section.


---

# 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://manual.blocworx.com/blocworx-documentation/no-code-development/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.
