# Getting Started

- [Quick Start](https://eaclouddoc.eauditor.eu/eacloud-docs-en/getting-started/quickstart.md): On the Quick Start page, the user will find an introduction and basic steps that help begin working with the system.
- [How do you get started? ](https://eaclouddoc.eauditor.eu/eacloud-docs-en/getting-started/quickstart/how-do-you-get-started.md): An introductory guide to the system’s basic functions, which allows you to quickly familiarize yourself with its capabilities.
- [Installation and deployment of the eAgent service](https://eaclouddoc.eauditor.eu/eacloud-docs-en/getting-started/quickstart/installation-and-deployment-of-the-eagent-service.md)
- [Organization, Administrators, and Permissions management ](https://eaclouddoc.eauditor.eu/eacloud-docs-en/getting-started/quickstart/organization-administrators-and-permissions-management.md)
- [Computer and device management](https://eaclouddoc.eauditor.eu/eacloud-docs-en/getting-started/quickstart/computer-and-device-management.md)
- [User management ](https://eaclouddoc.eauditor.eu/eacloud-docs-en/getting-started/quickstart/user-management.md)
- [Filtering](https://eaclouddoc.eauditor.eu/eacloud-docs-en/getting-started/quickstart/filtering.md)
- [Data export](https://eaclouddoc.eauditor.eu/eacloud-docs-en/getting-started/quickstart/data-export.md)
- [Notifications ](https://eaclouddoc.eauditor.eu/eacloud-docs-en/getting-started/quickstart/notifications.md)
- [Password and multi-factor authentication (MFA)](https://eaclouddoc.eauditor.eu/eacloud-docs-en/getting-started/quickstart/password-and-multi-factor-authentication-mfa.md)
- [Where to find technical support?](https://eaclouddoc.eauditor.eu/eacloud-docs-en/getting-started/where-to-find-technical-support.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://eaclouddoc.eauditor.eu/eacloud-docs-en/getting-started.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.
