# 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="https://1439200156-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LBlLAzpLLq2t-ZuKXiI%2Fuploads%2Fa9ZC5N4nQpC1UaxMPKec%2Fimage.png?alt=media&#x26;token=132e8db1-43ef-4ac8-b967-f51bc87de009" 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="first-steps/getting-started-with-google-calendar" %}
[getting-started-with-google-calendar](https://docs.roombelt.com/first-steps/getting-started-with-google-calendar)
{% endcontent-ref %}

{% content-ref url="first-steps/getting-started-with-microsoft-office-365" %}
[getting-started-with-microsoft-office-365](https://docs.roombelt.com/first-steps/getting-started-with-microsoft-office-365)
{% endcontent-ref %}

{% content-ref url="first-steps/getting-started-with-zoho" %}
[getting-started-with-zoho](https://docs.roombelt.com/first-steps/getting-started-with-zoho)
{% endcontent-ref %}


---

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