# Introduction

{% hint style="danger" %}
This Confluence Server plugin is not maintained and supported anymore. The EOL of the server plugin on Atlassian's Marketplace was 2024-02-15.

You can find the last release as a free plugin here now:

<https://github.com/glewe/confluence-plugins>
{% endhint %}

<div align="left"><figure><img src="/files/udb7LJt6yk5QhMyNldiz" alt=""><figcaption></figcaption></figure></div>

The HTML and AUI Toolkit for Confluence (HAT) plugin provides macros that will place HTML tags on your page.

Some of those macros have a body. The content you put into the body will be wrapped into the HTML tag you chose. Other macros will not provide a body when the tag doesn’t have on either, e.g. the \<img> tag.

Other than similar plugins, HAT reacts to automatically created content that Confluence adds to macro bodies and strips it where necessary.

In your macro browser you can identify them by the logo above.

<div align="left"><figure><img src="/files/wSTnwmEqlrVvqttGhlx9" alt=""><figcaption></figcaption></figure></div>

Confluence comes with a whole lot of user interface elements. They are not available for your pages but rather are used in the Confluence GUI itself.

The “HTML and AUI Toolkit for Confluence” plugin makes several of them available to be used on your pages.

The selection includes those that serve a visual purpose.

In your macro browser you can identify them by the logo above.


---

# 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://lewe.gitbook.io/html-and-aui-toolkit-for-confluence/introduction.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.
