# Overview

**Smart Infrastructure** tool allows you to operate Aitheon Robots and other devices connected to the Aitheon business automation platform. All you need to do is [**create a Task**](https://docs.aitheon.com/smart-infrastructure/smart-infrastructure-service-quick-start/create-a-task) and assign it to the device; everything else will be done automatically by your robot.

## How To Start

Get access to **Aitheon** **Smart Infrastructure** service. Here are **5 steps** for a quick start with a new Aitheon Robot (obligatory steps for robots are **bold**):

1. [**Add Infrastructure**](https://docs.aitheon.com/smart-infrastructure/smart-infrastructure-service-quick-start/add-infrastructure) where the robot will operate.
2. [**Add Floors** ](https://docs.aitheon.com/smart-infrastructure/smart-infrastructure-service-quick-start/add-floor)to your infrastructure.
3. [**Add Working Areas**](https://docs.aitheon.com/smart-infrastructure/smart-infrastructure-service-quick-start/add-working-area) for the robot on each floor.
4. [**Add Device**](https://docs.aitheon.com/smart-infrastructure/smart-infrastructure-service-quick-start/add-device) which can be used to perform the tasks assigned.
5. [**Create a Task**](https://docs.aitheon.com/smart-infrastructure/smart-infrastructure-service-quick-start/create-a-task)**.**&#x20;

Also explore other quick actions in this Guide - for other, non-robot devices:

* [**Add Station**](/smart-infrastructure/smart-infrastructure-service-quick-start/add-station.md) to an infrastructure floor;
* [**Add Controller**](/smart-infrastructure/smart-infrastructure-service-quick-start/add-controller.md) to the station to operate the devices at the station;
* [**Add Application**](/smart-infrastructure/smart-infrastructure-service-quick-start/add-application.md) to the controller to provide its functioning;
* [**Create Automation**](/smart-infrastructure/smart-infrastructure-service-quick-start/create-automation.md) to provide a user interface for device control at the Station.

## Aitheon Smart Infrastructure Service Key Tabs:

* [**All Infrastructures**](https://docs.aitheon.com/smart-infrastructure/main-tabs-in-smart-infrastructure-service/all-infrastructures)
* [**Dashboard**](https://docs.aitheon.com/smart-infrastructure/main-tabs-in-smart-infrastructure-service/dashboard)
* [**Structure**](https://docs.aitheon.com/smart-infrastructure/main-tabs-in-smart-infrastructure-service/structure)
* [**Tasks**](https://docs.aitheon.com/smart-infrastructure/main-tabs-in-smart-infrastructure-service/tasks)
* [**Device Manager**](https://docs.aitheon.com/smart-infrastructure/main-tabs-in-smart-infrastructure-service/device-manager)
* [**Settings**](https://docs.aitheon.com/smart-infrastructure/main-tabs-in-smart-infrastructure-service/settings)
* [**Automation**](/smart-infrastructure/main-tabs-in-smart-infrastructure-service/automation.md)
* [**Digital Twin**](/smart-infrastructure/main-tabs-in-smart-infrastructure-service/digital-twin.md)&#x20;

## **Watch an example**

{% embed url="<https://youtu.be/NbAhTj8Kxm0>" %}


---

# 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/smart-infrastructure/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.
