# Little Arms Launcher

- [Installation](https://wiki.zephyr-sim.com/getting-started/little-arms-launcher/installation.md)
- [macOS](https://wiki.zephyr-sim.com/getting-started/little-arms-launcher/installation/macos.md)
- [Windows](https://wiki.zephyr-sim.com/getting-started/little-arms-launcher/installation/windows.md)
- [Distributing Little Arms Launcher and Zephyr](https://wiki.zephyr-sim.com/getting-started/little-arms-launcher/distributing-little-arms-launcher-and-zephyr.md)
- [Microsoft's Configuration Manager](https://wiki.zephyr-sim.com/getting-started/little-arms-launcher/microsofts-configuration-manager.md)
- [Deployment Strategy using Mapped Network Drive](https://wiki.zephyr-sim.com/getting-started/little-arms-launcher/deployment-strategy-using-mapped-network-drive.md)
- [Advanced Settings](https://wiki.zephyr-sim.com/getting-started/little-arms-launcher/advanced-settings.md)
- [App Settings](https://wiki.zephyr-sim.com/getting-started/little-arms-launcher/app-settings.md): Overview of settings pertaining to specific apps in the Launcher


---

# 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://wiki.zephyr-sim.com/getting-started/little-arms-launcher.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.
