# Distributing Little Arms Launcher and Zephyr

If you're an organization that manages computers for its users then you may have questions about how to distribute the Little Arms Launcher and Zephyr and how to manage updates to both applications.

Ultimately each organization’s situation and distribution platforms are different, but the same principle can be applied to your situation.

The key points about these applications and their interactions are as follows:

* Zephyr MUST be launched through the Little Arms Launcher
* The Little Arms Launcher is used to manage Zephyr updates
* The Little Arms Launcher is responsible for managing login credentials and downloading required Zephyr content

### Distribution Examples

[Microsoft's Configuration Manager](/getting-started/little-arms-launcher/microsofts-configuration-manager.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://wiki.zephyr-sim.com/getting-started/little-arms-launcher/distributing-little-arms-launcher-and-zephyr.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.
