# Pages

Pages are sections of your website comprised of Blocks within your Theme that present content to your users. Each page has a unique URL and is accessible through navigation or using the URL.

## Useful Articles

{% content-ref url="/pages/GnJOwUcaAslymas8XykU" %}
[Pages](/content-management/member-areas-and-tours/themes/pages.md)
{% endcontent-ref %}

{% content-ref url="/pages/5YcYafhLeRt7cFvSJ85a" %}
[Creating a new Page](/content-management/member-areas-and-tours/customizing-your-theme/creating-a-new-page.md)
{% endcontent-ref %}

{% content-ref url="/pages/7lUwaSI9yImefB8h0Fa6" %}
[Using the Page Builder](/content-management/member-areas-and-tours/customizing-your-theme/using-the-page-builder.md)
{% endcontent-ref %}

{% content-ref url="/pages/mNu7NSiyXa72s13bgcBr" %}
[Dynamic Pages](/content-management/member-areas-and-tours/customizing-your-theme/dynamic-pages.md)
{% endcontent-ref %}

{% content-ref url="/pages/TH0Pl5hefVn2RT98lDTu" %}
[Set a Page's Title Dynamically](/content-management/member-areas-and-tours/customizing-your-theme/replacement-variables/set-a-pages-title-dynamically.md)
{% endcontent-ref %}

{% content-ref url="/pages/bnsqEGRlx9ACR5tPTYHG" %}
[How to create a Categories page](/content-management/member-areas-and-tours/customizing-your-theme/how-to-create-a-categories-page.md)
{% endcontent-ref %}

{% content-ref url="/pages/ANR4YD12cWE06hgKc9xz" %}
[Sharing Blocks across Pages](/content-management/member-areas-and-tours/customizing-your-theme/sharing-blocks-across-pages.md)
{% endcontent-ref %}

## Blocks

{% content-ref url="/pages/J6Pe6MmfmWL8KMam8usM" %}
[Block Types](/content-management/member-areas-and-tours/themes/block-types.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://docs.toomuchmedia.com/getting-started/common-topics/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.
