> For the complete documentation index, see [llms.txt](https://docs.buildings.ability.abb/collection/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.buildings.ability.abb/collection/english-v14/foreword/welcome.md).

# Welcome!

Welcome to the Smart Building Assistant ABB BuildingPro!&#x20;

With ABB BuildingPro, you have chosen the digital future of building and infrastructure automation.&#x20;

## What is ABB BuildingPro?  <a href="#was-ist-eliona" id="was-ist-eliona"></a>

In this video, you will get a brief overview of ABB BuildingPro:&#x20;

{% embed url="<https://youtu.be/D0ztLn19we4?feature=shared>" %}

ABB BuildingPro supports the following interfaces:

* ***IoT Connectors:*** MQTT, Enocean, TheThingsNetwork, Loriot, TTN, Webhook, RESTful, Apache KAFKA, Swisscom, Modbus
* ***BMS Connectors:*** B\&R Aprol, Siemens WinCC OA, Tridium Niagara (via this driver, dozens of additional protocols are available)
* ***CCTV Connector:*** Milestone
* ***OT Connectors (also possible remotely via EdgeNode):*** BACnet, KNX & KNX SC, Modbus, MBUS, OPC UA, SBUS
* ***APP Connectors:*** *ABB free\@home*, *Akenza*, *CoffeeCloud*, *Kentix*, *KentixONE*,  *Localino*, *Loriot.io*,  *myStrom App*, *Niagara*, *OpenBOS*, *ROOMZ*, *SAML SSO*, *Signify*, *Thingdust*, *Weather*, *Xovis*, *Xovis People Counter*, *Zevyy*
* ***Escalation Connectors:*** Google Chat, Slack, Mail, SMS

{% hint style="success" %}
Can't find the right page in the documentation? Our support assistant, specially tailored to ABB BuildingProABB BuildingPro and based on ChatGPT, will help you quickly! All you need to do is log in to ChatGPT and you can get started:[ -> to the Eliona support assistant](https://chatgpt.com/g/g-20OI4GK0K-eliona-support-assistent)
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.buildings.ability.abb/collection/english-v14/foreword/welcome.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
