# Agent Based Deployment

- [1. Initial Settings & Deployment](https://docs.cloudcyte.com/getting-started/agent-based-deployment/1.-initial-settings-and-deployment.md)
- [2. Activating Policies](https://docs.cloudcyte.com/getting-started/agent-based-deployment/2.-activating-policies.md)
- [3. Configure Policies in the Group](https://docs.cloudcyte.com/getting-started/agent-based-deployment/3.-configure-policies-in-the-group.md)
- [4. Agent Deployment](https://docs.cloudcyte.com/getting-started/agent-based-deployment/4.-agent-deployment.md)
- [Active Directory Windows Agent Installation](https://docs.cloudcyte.com/getting-started/agent-based-deployment/4.-agent-deployment/active-directory-windows-agent-installation.md)
- [Windows: Downloading and Deploying The Windows Agent](https://docs.cloudcyte.com/getting-started/agent-based-deployment/4.-agent-deployment/windows-downloading-and-deploying-the-windows-agent.md)
- [Linux: Downloading and Deploying  The Linux Agent](https://docs.cloudcyte.com/getting-started/agent-based-deployment/4.-agent-deployment/linux-downloading-and-deploying-the-linux-agent.md)
- [macOS: Downloading and Deploying The macOSAgent](https://docs.cloudcyte.com/getting-started/agent-based-deployment/4.-agent-deployment/macos-downloading-and-deploying-the-macosagent.md)
- [5. Enabling Classification Rules](https://docs.cloudcyte.com/getting-started/agent-based-deployment/5.-enabling-classification-rules.md)
- [6. Review The Results & White Listing](https://docs.cloudcyte.com/getting-started/agent-based-deployment/6.-review-the-results-and-white-listing.md)
- [7. Reviewing and Enabling Sigma Rules](https://docs.cloudcyte.com/getting-started/agent-based-deployment/7.-reviewing-and-enabling-sigma-rules.md)
- [8. Generating Reports](https://docs.cloudcyte.com/getting-started/agent-based-deployment/8.-generating-reports.md)
- [9. Notification Settings](https://docs.cloudcyte.com/getting-started/agent-based-deployment/9.-notification-settings.md)
- [10. YARA Analysis & THOR](https://docs.cloudcyte.com/getting-started/agent-based-deployment/10.-yara-analysis-and-thor.md)
- [11. Configuring YARA Rules](https://docs.cloudcyte.com/getting-started/agent-based-deployment/11.-configuring-yara-rules.md)
- [12. Remediation Management](https://docs.cloudcyte.com/getting-started/agent-based-deployment/12.-remediation-management.md)
- [13. Results of The Analysis](https://docs.cloudcyte.com/getting-started/agent-based-deployment/13.-results-of-the-analysis.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://docs.cloudcyte.com/getting-started/agent-based-deployment.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.
