# HTML Macros

- [HTML Address](https://lewe.gitbook.io/html-and-aui-toolkit-for-confluence/html-macros/html-address.md)
- [HTML Blockquote](https://lewe.gitbook.io/html-and-aui-toolkit-for-confluence/html-macros/html-blockquote.md)
- [HTML Cite](https://lewe.gitbook.io/html-and-aui-toolkit-for-confluence/html-macros/html-cite.md)
- [HTML Custom Tag](https://lewe.gitbook.io/html-and-aui-toolkit-for-confluence/html-macros/html-custom-tag.md)
- [HTML Div](https://lewe.gitbook.io/html-and-aui-toolkit-for-confluence/html-macros/html-div.md)
- [HTML Embed](https://lewe.gitbook.io/html-and-aui-toolkit-for-confluence/html-macros/html-embed.md)
- [HTML Figure and HTML Figure Caption](https://lewe.gitbook.io/html-and-aui-toolkit-for-confluence/html-macros/html-figure-and-html-figure-caption.md)
- [HTML Footer](https://lewe.gitbook.io/html-and-aui-toolkit-for-confluence/html-macros/html-footer.md)
- [HTML Html](https://lewe.gitbook.io/html-and-aui-toolkit-for-confluence/html-macros/html-html.md)
- [HTML Image Map and HTML Image Area](https://lewe.gitbook.io/html-and-aui-toolkit-for-confluence/html-macros/html-image-map-and-html-image-area.md)
- [HTML Img](https://lewe.gitbook.io/html-and-aui-toolkit-for-confluence/html-macros/html-img.md)
- [HTML Preformatted](https://lewe.gitbook.io/html-and-aui-toolkit-for-confluence/html-macros/html-preformatted.md)
- [HTML Progress Bar](https://lewe.gitbook.io/html-and-aui-toolkit-for-confluence/html-macros/html-progress-bar.md)
- [HTML Script](https://lewe.gitbook.io/html-and-aui-toolkit-for-confluence/html-macros/html-script.md)
- [HTML Small Text](https://lewe.gitbook.io/html-and-aui-toolkit-for-confluence/html-macros/html-small-text.md)
- [HTML Spacer](https://lewe.gitbook.io/html-and-aui-toolkit-for-confluence/html-macros/html-spacer.md)
- [HTML Span](https://lewe.gitbook.io/html-and-aui-toolkit-for-confluence/html-macros/html-span.md)
- [HTML Strikethrough](https://lewe.gitbook.io/html-and-aui-toolkit-for-confluence/html-macros/html-strikethrough.md)
- [HTML Style](https://lewe.gitbook.io/html-and-aui-toolkit-for-confluence/html-macros/html-style.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://lewe.gitbook.io/html-and-aui-toolkit-for-confluence/html-macros.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.
