# Mago Essential

- [Introduction](https://kb.mago.io/mago-essential/introduction.md)
- [Product Specifications](https://kb.mago.io/mago-essential/product-specifications.md): Mago Core IoT fanless device (MH-CORE-IOT) product specifications
- [Setup Guide](https://kb.mago.io/mago-essential/setup-guide.md)
- [What’s in the box](https://kb.mago.io/mago-essential/setup-guide/whats-in-the-box.md)
- [Deployment options](https://kb.mago.io/mago-essential/setup-guide/deployment-options.md)
- [Standalone](https://kb.mago.io/mago-essential/setup-guide/deployment-options/standalone.md)
- [Standalone with BYOM Kit](https://kb.mago.io/mago-essential/setup-guide/deployment-options/standalone-with-byom-kit.md)
- [Integrated with a Room System (MTR, Zoom Rooms, ...)](https://kb.mago.io/mago-essential/setup-guide/deployment-options/integrated-with-a-room-system-mtr-zoom-rooms-....md)
- [Hardware installation](https://kb.mago.io/mago-essential/setup-guide/hardware-installation.md): Follow these steps to install the MRE hardware
- [(Optional) Setting Up HDMI Capture for Wired Screen Sharing](https://kb.mago.io/mago-essential/setup-guide/hardware-installation/optional-setting-up-hdmi-capture-for-wired-screen-sharing.md)
- [First boot](https://kb.mago.io/mago-essential/setup-guide/first-boot.md): Follow these steps to run the first configuration wizard of Mago Essential
- [Activation and First Configuration](https://kb.mago.io/mago-essential/setup-guide/activation-and-first-configuration.md): Follow these steps to run the first configuration wizard of Mago Essential
- [Online Activation and First Configuration (version 7.0+)](https://kb.mago.io/mago-essential/setup-guide/activation-and-first-configuration/online-activation-and-first-configuration-version-7.0+.md): Activate and configure Mago Essential online at admin.mago.io from your phone or laptop.
- [Manual Activation and First Configuration (up to version 6.x)](https://kb.mago.io/mago-essential/setup-guide/activation-and-first-configuration/manual-activation-and-first-configuration-up-to-version-6.x.md): Activate and configure Mago Essential directly on-screen using a keyboard and mouse for step-by-step setup.
- [Post-Configuration and Automatic Network Check](https://kb.mago.io/mago-essential/setup-guide/post-configuration-and-automatic-network-check.md)
- [Accessing Advanced Settings and Administrative Controls](https://kb.mago.io/mago-essential/setup-guide/accessing-advanced-settings-and-administrative-controls.md)
- [Remote Management (Mago Admin Center)](https://kb.mago.io/mago-essential/setup-guide/remote-management-mago-admin-center.md)
- [User Guide](https://kb.mago.io/mago-essential/user-guide.md)
- [Use cases](https://kb.mago.io/mago-essential/user-guide/use-cases.md)
- [Welcome screen overview](https://kb.mago.io/mago-essential/user-guide/welcome-screen-overview.md)
- [How to Share Screen or Present wirelessly](https://kb.mago.io/mago-essential/user-guide/how-to-share-screen-or-present-wirelessly.md)
- [Windows devices](https://kb.mago.io/mago-essential/user-guide/how-to-share-screen-or-present-wirelessly/windows-devices.md)
- [Apple devices (iPhone, iPad, MacBook)](https://kb.mago.io/mago-essential/user-guide/how-to-share-screen-or-present-wirelessly/apple-devices-iphone-ipad-macbook.md)
- [Android devices (phones / tablets)](https://kb.mago.io/mago-essential/user-guide/how-to-share-screen-or-present-wirelessly/android-devices-phones-tablets.md)
- [ChromeOS devices](https://kb.mago.io/mago-essential/user-guide/how-to-share-screen-or-present-wirelessly/chromeos-devices.md)
- [How to Share Screen via HDMI or USB-C cable](https://kb.mago.io/mago-essential/user-guide/how-to-share-screen-via-hdmi-or-usb-c-cable.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/mago-essential.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.
