# Manual Installation

Use these guides to manually install the We360.ai MyZen desktop agent on individual Windows and macOS devices. Choose the setup guide that matches your operating system and deployment mode.

## Deployment Modes

| Mode         | Visibility                                              | Use Case                                                     |
| ------------ | ------------------------------------------------------- | ------------------------------------------------------------ |
| **Standard** | Visible to the employee (system tray icon, punch-in UI) | Transparent monitoring with employee self-service            |
| **Stealth**  | Hidden from the employee                                | Discrete monitoring where employee awareness is not required |

## Windows

| Guide                                                                                                            | Audience             |
| ---------------------------------------------------------------------------------------------------------------- | -------------------- |
| [Standard Installation](/deployment-and-it-ops/agent-deployment-hub/manual-installation/windows-standard.md)     | Admins and employees |
| [Stealth Installation](/deployment-and-it-ops/agent-deployment-hub/manual-installation/windows-stealth.md)       | Admins only          |
| [Uninstallation](/deployment-and-it-ops/agent-deployment-hub/manual-installation/windows-uninstallation.md)      | Admins only          |
| [Installation Validation](/deployment-and-it-ops/agent-deployment-hub/manual-installation/windows-validation.md) | Admins only          |
| [FAQ](/deployment-and-it-ops/agent-deployment-hub/manual-installation/windows-faq.md)                            | Admins and employees |

## macOS

| Guide                                                                                                          | Audience             |
| -------------------------------------------------------------------------------------------------------------- | -------------------- |
| [Standard Installation](/deployment-and-it-ops/agent-deployment-hub/manual-installation/macos-standard.md)     | Admins and employees |
| [Stealth Installation](/deployment-and-it-ops/agent-deployment-hub/manual-installation/macos-stealth.md)       | Admins only          |
| [Uninstallation](/deployment-and-it-ops/agent-deployment-hub/manual-installation/macos-uninstallation.md)      | Admins only          |
| [Installation Validation](/deployment-and-it-ops/agent-deployment-hub/manual-installation/macos-validation.md) | Admins only          |
| [FAQ](/deployment-and-it-ops/agent-deployment-hub/manual-installation/macos-faq.md)                            | Admins and employees |


---

# 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://docs.we360.ai/deployment-and-it-ops/agent-deployment-hub/manual-installation.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.
