# User Guides List

## Greetings in Aitheon User Guides!

If you didn't sign up on our web-site [**aitheon.com**](https://aitheon.com/) yet, please, do it:&#x20;

![aitheon.com initial page](https://1578953741-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MRUBFjLrFzTV_VZ4Mlo%2F-MRUCYJvCaO1p-e-iHlP%2F-MRUF3G00o7zzufc2nGh%2F1%20page.png?alt=media\&token=a120af7e-aa3a-439b-832f-fd6b523fd526)

When signed in, go to Dashboard and choose a service you need:&#x20;

![](https://1578953741-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MRUBFjLrFzTV_VZ4Mlo%2F-MUhNS23ASHEgAgnYHyw%2F-MUhOVlJNul1fOatTnmZ%2Fgotodashboard.png?alt=media\&token=55f4f066-4c9f-4b07-8a9b-434549c283a4)

{% hint style="info" %}
Note: go to **Help Center** and click **Guide Me** if you need some help with navigation.
{% endhint %}

Start using Aitheon. The following **User Guides** will help you to get familiar with our services:

* [**Aitheon Core**](https://docs.aitheon.com/aitheon-core/) - the core service of Aitheon Platform. Integrates all the services in one system.
* [**Smart Infrastructure**](https://docs.aitheon.com/smart-infrastructure/) - the service for managing organization facilities.
* [**Creators Studio**](https://docs.aitheon.com/creators-studio/) - a full-featured code editor for the platform, includes Apps Editor tool for low-code programming.
* [**Project Manager**](https://docs.aitheon.com/project-manager/) - a tool for project management with all needed features.
* [**Human Resources**](https://docs.aitheon.com/human-resources/) - a personnel accounting tool.
* [**Organizational\Personal Dashboard**](https://docs.aitheon.com/organization-personal-dashboard/) - the service provides tools to manage tasks, notifications, and contains a set of widgets with descriptive statistics.
* [**Industrial Automation**](https://docs.aitheon.com/industrial-automation/) - manuals for connecting industrial controllers.
* **Customer Support**
* [**Item Manager**](https://docs.aitheon.com/item-manager/) - tools for creating and managing items, tracking item prices and stock availability, and purchasing items.
* **Order Management System (OMG)**
* [**Procurement**](https://docs.aitheon.com/procurement/) - comprehensive procurement controls.
* **Treasury**
* **Product Releases**
* **Developers Documentation**
* **Apps and Automations**
* **Apps and Automations Cookbook**


---

# 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.aitheon.com/start-using-aitheon/master.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.
