# Presentation

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


---

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