# Information

- [What is Autom Mate?](https://docs.autommate.com/userguide/information/what-is-autom-mate.md): An overview of Autom Mate as a web-based hyper-automation platform that simplifies the creation and management of automation processes for users of all technical levels.
- [What is Autom?](https://docs.autommate.com/userguide/information/what-is-autom.md): Details on Autom Mate's Autom Designer, which offers a user-friendly interface for designing, executing, and optimizing automated workflows.
- [Features of Autom Mate](https://docs.autommate.com/userguide/information/features-of-autom-mate.md): Highlights the platform's key features, including a no/low-code environment, extensive library of pre-built actions, and integration capabilities.
- [Architecture of Autom Mate](https://docs.autommate.com/userguide/information/architecture-of-autom-mate.md): Explains the structural design of Autom Mate, focusing on its components and how they interact to facilitate automation.
- [Security & Compliance](https://docs.autommate.com/userguide/information/security-and-compliance.md): This page provides an overview of how Autom Mate addresses platform security, data protection, authentication controls, and infrastructure considerations.
- [Time Zone Management in Autom Mate](https://docs.autommate.com/userguide/information/time-zone-management-in-autom-mate.md): Explains how to manage time zone settings within the platform to ensure accurate scheduling and execution of workflows.


---

# 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/information.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.
