# Libraries

<table data-view="cards"><thead><tr><th></th><th align="center"></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td align="center"><a href="/pages/O48FC55kFvRpMZTYDou7">Integration</a></td><td></td><td><a href="/pages/O48FC55kFvRpMZTYDou7">/pages/O48FC55kFvRpMZTYDou7</a></td></tr><tr><td></td><td align="center"><a href="/pages/iGXb2qSIcpubhvUaihFD">Transforms</a></td><td></td><td><a href="/pages/iGXb2qSIcpubhvUaihFD">/pages/iGXb2qSIcpubhvUaihFD</a></td></tr><tr><td></td><td align="center"><a href="/pages/6dfMySwJnHWb1AHY0Rg2">Utility</a></td><td></td><td><a href="/pages/6dfMySwJnHWb1AHY0Rg2">/pages/6dfMySwJnHWb1AHY0Rg2</a></td></tr></tbody></table>

**Libraries** in Autom Mate consist of various functional components and modules that provide reusable code snippets for performing specific tasks. These libraries enable developers to build applications more quickly and efficiently. By ensuring consistency across different parts of the application, libraries also facilitate easier maintenance and scalability of the codebase.

{% embed url="<https://www.youtube.com/watch?v=iLIquQnjHBs>" %}


---

# 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.autommate.com/userguide/libraries.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.
