# Setup Guide

## Select your room experience before you start

Mago turns any room into a modern meeting space. Before installing, it's worth taking a moment to decide how your room will be used. This determines the hardware requirements, the video conferencing licenses involved, and the steps you'll follow.

The two available experiences are BYOM only and Room System (includes BYOM), each suited to different scenarios and levels of room autonomy.

<table data-card-size="large" data-view="cards"><thead><tr><th align="center"></th><th></th><th></th><th align="center"></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><h3>BYOM</h3><p>Bring Your Own Meeting</p></td><td>With BYOM (Bring Your Own Meeting), a user device, laptop or mobile, connects to the room to start and manage meetings. The room relies on the user's device for meeting launch and control.</td><td><strong>Best for:</strong> flexible spaces, hot-desking rooms, or quick rollouts where no dedicated room identity is needed.</td><td align="center"><a href="setup-guide/byom">Go to BYOM Setup Guide</a></td><td><a href="https://2978719120-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2FbpP2hYI1Myy7hMs_%2Fuploads%2FMW61wROo7zy8SZzwdt2M%2Fmago-byom.jpg?alt=media&#x26;token=5ad35a18-d830-4fb0-97e3-6272920577c7">mago-byom.jpg</a></td><td><a href="setup-guide/byom">byom</a></td></tr><tr><td align="center"><h3>Room System + BYOM</h3><p>Room as a host</p></td><td>With Room System, the room has its own identity and can start, host, and manage meetings independently via a touch controller and calendar integration. BYOM is still supported: users can connect their device and take control if needed.</td><td><strong>Best for:</strong> dedicated meeting rooms with high utilization, rooms that need to be bookable via calendar, or scenarios where meetings should start without a user device.</td><td align="center"><a href="setup-guide/room-system">Go to Room System Setup Guide</a></td><td><a href="https://2978719120-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M2FbpP2hYI1Myy7hMs_%2Fuploads%2F1TLO13G9GjVt0IhCLCMQ%2Fmago-roomsystem.jpg?alt=media&#x26;token=2f7973a4-ea6a-4b6c-9c0b-1f2ab6a88a2d">mago-roomsystem.jpg</a></td><td><a href="setup-guide/room-system">room-system</a></td></tr></tbody></table>

## Not sure which one you need?

<table><thead><tr><th valign="middle"></th><th align="center">BYOM only</th><th align="center" valign="middle">Room System</th></tr></thead><tbody><tr><td valign="middle">Requires user device (laptop or mobile) to start a meeting</td><td align="center"><span data-gb-custom-inline data-tag="emoji" data-code="2705">✅</span></td><td align="center" valign="middle">❌</td></tr><tr><td valign="middle">Requires touch controller (or Interactive Flat Panel)</td><td align="center">❌</td><td align="center" valign="middle">✅</td></tr><tr><td valign="middle">Room Calendar integration</td><td align="center">❌</td><td align="center" valign="middle">✅</td></tr><tr><td valign="middle">Room can host meetings independently</td><td align="center">❌</td><td align="center" valign="middle">✅</td></tr></tbody></table>


---

# 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://kb.mago.io/setup-guide.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.
