# Page Overview

Pages are used to build a sitemap in Blocworx. Inside a page you can create sections, modules, urls and if you wish, more pages (called Sub Pages). A [section](/blocworx-documentation/page/page-overview/sections.md) is simply used to sort and manage the items on your page. In the example below there are two sections. "First Section" contains another page, a module and direct url (which). "Second Section" simply contains another page. The Homepage is the first default page and behaves in similar ways to any other pages, the key difference being you cannot delete the homepage.

![A typical Blocworx Page](/files/-MYdXq1D3Qd24ufM4ZRh)

### Sidebar

Pages can also be added as links in the left side

### Page Items

{% content-ref url="/pages/-MUOKWVXeuU96UcbEliD" %}
[Page Sections](/blocworx-documentation/page/page-overview/sections.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MUOK\_Tq0wZtcK\_tV0X-" %}
[Modules in Pages](/blocworx-documentation/page/page-overview/modules.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MUOKi6Fv2VZ4Osb7if9" %}
[Sub Pages](/blocworx-documentation/page/page-overview/sub-pages.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MUOKrOhIc-dpj9dTwFI" %}
[URL Links](/blocworx-documentation/page/page-overview/url-links.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MUOKQ\_T3vCMhctueo7H" %}
[Edit a Page](/blocworx-documentation/page/edit-a-page.md)
{% endcontent-ref %}

####


---

# 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/page/page-overview.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.
