# Customizing Your Theme

- [Using the Page Builder](https://docs.toomuchmedia.com/content-management/member-areas-and-tours/customizing-your-theme/using-the-page-builder.md)
- [Replacement Variables](https://docs.toomuchmedia.com/content-management/member-areas-and-tours/customizing-your-theme/replacement-variables.md)
- [Set a Page's Title Dynamically](https://docs.toomuchmedia.com/content-management/member-areas-and-tours/customizing-your-theme/replacement-variables/set-a-pages-title-dynamically.md)
- [Replacement Variables for the HTML Block](https://docs.toomuchmedia.com/content-management/member-areas-and-tours/customizing-your-theme/replacement-variables/replacement-variables-for-the-html-block.md)
- [Replacement Variables for Blocks](https://docs.toomuchmedia.com/content-management/member-areas-and-tours/customizing-your-theme/replacement-variables/replacement-variables-for-blocks.md)
- [List of Replacement Variables](https://docs.toomuchmedia.com/content-management/member-areas-and-tours/customizing-your-theme/replacement-variables/list-of-replacement-variables.md)
- [How to create a Categories page](https://docs.toomuchmedia.com/content-management/member-areas-and-tours/customizing-your-theme/how-to-create-a-categories-page.md)
- [Creating a new Page](https://docs.toomuchmedia.com/content-management/member-areas-and-tours/customizing-your-theme/creating-a-new-page.md)
- [Dynamic Pages](https://docs.toomuchmedia.com/content-management/member-areas-and-tours/customizing-your-theme/dynamic-pages.md)
- [Changing your Primary Theme](https://docs.toomuchmedia.com/content-management/member-areas-and-tours/customizing-your-theme/changing-your-primary-theme.md)
- [Sharing Blocks across Pages](https://docs.toomuchmedia.com/content-management/member-areas-and-tours/customizing-your-theme/sharing-blocks-across-pages.md)


---

# 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/content-management/member-areas-and-tours/customizing-your-theme.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.
