# Themes

A Member Area and Tour can have a **Theme** which contains settings to globally set the look and feel of your site like colors, spacing, and using reusable page templates. You can maintain multiple Themes and swap between them.

## Useful Article

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

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

{% content-ref url="/pages/9scACyJUPoe7mgZuInvL" %}
[Menus & Navigation](/content-management/member-areas-and-tours/themes/menus-and-navigation.md)
{% endcontent-ref %}

{% content-ref url="/pages/vLjui31B0zD3wR6LMs6z" %}
[Customizing Your Theme](/content-management/member-areas-and-tours/customizing-your-theme.md)
{% endcontent-ref %}

{% content-ref url="/pages/YjZPuHgL3FtzzVfW5COL" %}
[Changing your Primary Theme](/content-management/member-areas-and-tours/customizing-your-theme/changing-your-primary-theme.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/themes.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.
