# About SA5's HTML Lib

This this lib contains a huge range of tools that involve HTML manipulation.

Because there is such a huge range of functionality, it's better to read through the individual features you need to see their capabilities and setup options.&#x20;

## Important Notes

2024-05-18 - The Layout module has been relocated from the HTML Lib to a new Layout-specific Lib. If you need this feature, make certain to import that library.&#x20;

## Future Plans

*Stay tuned.*&#x20;


---

# 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://attr.sygnal.com/sa5-html/about.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.
