# Introduction

Roombelt is a meeting room display system that can be used as a Cloud service (SaaS) or On-Premises (self-hosted). It seamlessly integrates with Google Calendar, Microsoft Office 365, and Zoho.

<figure><img src="/files/UmFYcA0EKrd5Hm3qzxX0" alt=""><figcaption><p>Tablet with Roombelt</p></figcaption></figure>

Please select one of the options below to get started, or [contact us](mailto:mateusz@roombelt.com) to schedule a live demo.

{% content-ref url="/pages/YE214YeiJSphwIErKmNr" %}
[Getting started with Google Calendar](/first-steps/getting-started-with-google-calendar.md)
{% endcontent-ref %}

{% content-ref url="/pages/VRPHcDmdjAAGHhUlHgzp" %}
[Getting started with Microsoft Office 365](/first-steps/getting-started-with-microsoft-office-365.md)
{% endcontent-ref %}

{% content-ref url="/pages/d6cQIWWmVy543mYNux2Z" %}
[Getting started with Zoho](/first-steps/getting-started-with-zoho.md)
{% endcontent-ref %}


---

# 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:

```
GET https://docs.roombelt.com/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.
