> For the complete documentation index, see [llms.txt](https://docs.themeware.design/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.themeware.design/manual/extensions.md).

# Extensions

This tab contains configuration fields for various ThemeWare® extensions.

ThemeWare® extensions are often "global", meaning they are independent of page types or specific layout sections into which the ThemeWare® configuration is usually divided. This is why the configuration for "global" ThemeWare® extensions is located in this separate tab. This would be, for example, the "Announcement Banner" or the "USP Bar".

But there are also extensions that are bound to certain page types or layout sections. These would be, for example, the "Share links" for product pages in the "Product pages" tab.

***

You can find more information about the ThemeWare® extensions in the following article:

{% content-ref url="/pages/w5F5fZ8GXK9wBfw2fFaa" %}
[Extensions](/additional-features/extensions.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.themeware.design/manual/extensions.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.
