# 2. Activating Policies

CyberCyte agents work with policies. The first step is to review the policies and decide which ones will be applied. Please go to Rules & Policies -> Policy Management. Make sure the default policies are enabled. Users can enable or disable the policy and edit, clone, or create a new one.

Please review the policy list. There are default rules for artifact collection except Windows Yara Analysis and Windows Generic Artifact Collection. The current policies can be reviewed, and new ones can be added by accessing the policy management. Current policies can be used initially. YARA Analysis is explained in detail within the last part of this guide. For some policies like YARA/THOR Analysis, Generic Artifact Analysis; we have to configure or create them manually because they need to be specified very accurately. To collect Windows artifacts like Shim Cache, AM Cache, and Prefetch, please create a policy with the type "Windows Generic Artifact Analysis."

<figure><img src="/files/GOwwlzx9YuXS58ENT5tQ" alt=""><figcaption></figcaption></figure>


---

# 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/2.-activating-policies.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.
