# Preface

- [Welcome to the ABB Ability™ BuildingPro Suites guide!](https://docs.buildings.ability.abb/collection/preface/readme.md)
- [About this Document](https://docs.buildings.ability.abb/collection/preface/about-this-document.md)
- [Typographical Conventions](https://docs.buildings.ability.abb/collection/preface/typographical-conventions.md): This document uses the following typographical conventions:
- [The Interface](https://docs.buildings.ability.abb/collection/preface/the-interface.md): The BuildingPro Suites interface consists of the following elements:
- [User Interface Elements](https://docs.buildings.ability.abb/collection/preface/user-interface-elements.md)
- [Glossary](https://docs.buildings.ability.abb/collection/preface/glossary.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://docs.buildings.ability.abb/collection/preface.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.
