# Policy Configuration

- [Website Protection Policy](https://osto-cybersecurity.gitbook.io/osto/knowledge-base/how-to-guides/policy-configuration/website-protection-policy.md): This policy helps defend your web applications from common threats.
- [User Protection Policy](https://osto-cybersecurity.gitbook.io/osto/knowledge-base/how-to-guides/policy-configuration/user-protection-policy.md): This policy enforces security controls on user endpoints to prevent data loss and restrict access to inappropriate content.
- [Secure Server Access Policy](https://osto-cybersecurity.gitbook.io/osto/knowledge-base/how-to-guides/policy-configuration/secure-server-access-policy.md): This policy defines who can access your protected servers, and under what conditions.


---

# 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://osto-cybersecurity.gitbook.io/osto/knowledge-base/how-to-guides/policy-configuration.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.
