> For the complete documentation index, see [llms.txt](https://docs.we360.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.we360.ai/deployment-and-it-ops/deployment/agent-deployment-hub.md).

# Agent Deployment Hub

Deploy the We360.ai MyZen monitoring agent with manual installation, direct download links, MSI and EXE command-line setup, GPO, Intune, MDM, and mobile deployment guides.

Use this hub to deploy the We360.ai MyZen agent across Windows, macOS, Linux, Android, and iOS devices. It covers manual installation, silent deployment, direct download links, and enterprise rollout methods.

<table data-column-title-hidden data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><i class="fa-download">:download:</i></td><td><strong>Download Links</strong></td><td>Links for various installers and utilities</td><td><a href="/deployment-and-it-ops/deployment/agent-deployment-hub/download-links.md">Download Links &amp; Utilities</a></td></tr><tr><td><i class="fa-shield-check">:shield-check:</i></td><td><strong>Verify Downloaded Installers</strong></td><td>Check the publisher signature and checksum of a download before deploying it.</td><td><a href="/deployment-and-it-ops/deployment/agent-deployment-hub/verify-downloads.md">Verify Downloaded Installers</a></td></tr><tr><td><i class="fa-hand-pointer">:hand-pointer:</i></td><td><strong>Manual Installation</strong></td><td>Steps for Windows, macOS, and Linux. Stealth and Standard modes. Requirements and uninstall methods.</td><td><a href="/deployment-and-it-ops/deployment/agent-deployment-hub/manual-installation.md">Manual Installation</a></td></tr><tr><td><i class="fa-rocket">:rocket:</i></td><td><strong>Mass Deployment</strong></td><td>MDMs, MSI/GPO, SCCM, and Microsoft Intune configuration. Software updates and mass uninstallation.</td><td><a href="/deployment-and-it-ops/deployment/agent-deployment-hub/mass-deployment.md">Mass Deployment</a></td></tr><tr><td><i class="fa-mobile">:mobile:</i></td><td><strong>Mobile Deployment</strong></td><td>Setting up MDM for Android/iOS field tracking.</td><td><a href="/deployment-and-it-ops/deployment/agent-deployment-hub/mobile-deployment.md">Mobile Deployment</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.we360.ai/deployment-and-it-ops/deployment/agent-deployment-hub.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
