# Requirements

- [Network](https://kb.mago.io/requirements/network.md)
- [FQDN whitelisting](https://kb.mago.io/requirements/network/fqdn-whitelisting.md)
- [Ports and services](https://kb.mago.io/requirements/network/ports-and-services.md)
- [DNS and NTP](https://kb.mago.io/requirements/network/dns-and-ntp.md)
- [Third-party providers](https://kb.mago.io/requirements/third-party-providers.md)
- [Microsoft 365](https://kb.mago.io/requirements/third-party-providers/microsoft-365.md)
- [Google Workspace](https://kb.mago.io/requirements/third-party-providers/google-workspace.md)
- [Zoom](https://kb.mago.io/requirements/third-party-providers/zoom.md)
- [Webex](https://kb.mago.io/requirements/third-party-providers/webex.md)
- [Apple](https://kb.mago.io/requirements/third-party-providers/apple.md)
- [Dropbox](https://kb.mago.io/requirements/third-party-providers/dropbox.md)
- [Calendar](https://kb.mago.io/requirements/calendar.md)
- [Microsoft 365 calendar](https://kb.mago.io/requirements/calendar/microsoft-365-calendar.md)
- [Setup a room resource](https://kb.mago.io/requirements/calendar/microsoft-365-calendar/setup-a-room-resource.md)
- [Configure a room resource](https://kb.mago.io/requirements/calendar/microsoft-365-calendar/fix-event-titles-for-room-resource-calendars.md): This page will help you fix event titles and accept resource requests automatically for room resource calendars.
- [Google Workspace calendar](https://kb.mago.io/requirements/calendar/google-workspace-calendar.md)
- [Microsoft Exchange calendar (On Premises)](https://kb.mago.io/requirements/calendar/microsoft-exchange-calendar-on-premises.md)
- [Video Conferencing](https://kb.mago.io/requirements/video-conferencing.md)
- [Supported providers](https://kb.mago.io/requirements/video-conferencing/supported-providers.md)
- [Licensing requirements](https://kb.mago.io/requirements/video-conferencing/licensing-requirements.md)
- [Authenticated Calls](https://kb.mago.io/requirements/video-conferencing/authenticated-calls.md): This article explains the requirements needed to enable Authenticated Calls in Mago, allowing meetings to be joined using an authenticated user or room account instead of as a guest.
- [Authenticated Calls with Microsoft Teams](https://kb.mago.io/requirements/video-conferencing/authenticated-calls/authenticated-calls-with-microsoft-teams.md)
- [Network requirements](https://kb.mago.io/requirements/video-conferencing/network-requirements.md)
- [Presentation](https://kb.mago.io/requirements/presentation.md)
- [Wireless Screen Sharing](https://kb.mago.io/requirements/presentation/wireless-screen-sharing.md)
- [Mago Link](https://kb.mago.io/requirements/presentation/wireless-screen-sharing/mago-link.md): For laptop screen sharing (via magolink.com or on-prem hosted domain) or mobile screen sharing (Mago app for iOS / Android).
- [Miracast](https://kb.mago.io/requirements/presentation/wireless-screen-sharing/miracast.md): For screen sharing via Windows or Android devices.
- [AirPlay](https://kb.mago.io/requirements/presentation/wireless-screen-sharing/airplay.md): For screen sharing via Apple iOS / iPadOS / MacOS devices.
- [Google Cast](https://kb.mago.io/requirements/presentation/wireless-screen-sharing/google-cast.md): For screen sharing via Android, ChromeOS devices, Chrome web browsers.
- [Wired screen sharing (HDMI)](https://kb.mago.io/requirements/presentation/wired-screen-sharing-hdmi.md): For screen sharing via laptops.
- [Whiteboard](https://kb.mago.io/requirements/whiteboard.md)
- [Wireless touch controllers](https://kb.mago.io/requirements/wireless-touch-controllers.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://kb.mago.io/requirements.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.
