# Reference

- [Policies](https://docs.spyderbat.com/reference/policies.md)
- [Response Actions](https://docs.spyderbat.com/reference/policies/response-actions.md)
- [Rulesets](https://docs.spyderbat.com/reference/rulesets.md)
- [Selectors](https://docs.spyderbat.com/reference/selectors.md)
- [Notifications](https://docs.spyderbat.com/reference/notifications.md)
- [Spyctl CLI](https://docs.spyderbat.com/reference/spyctl.md)
- [Spyctl Commands](https://docs.spyderbat.com/reference/spyctl/spyctl-commands.md)
- [Guardian Policy Management using Spyctl](https://docs.spyderbat.com/reference/spyctl/guardian-policy-management-spyctl.md): This reference page details the commands used to manage Guardian Workload Policies
- [Notification Template Management using Spyctl](https://docs.spyderbat.com/reference/spyctl/notification-template-management-spyctl.md)
- [Notification Target Management using Spyctl](https://docs.spyderbat.com/reference/spyctl/notification-targets-management-spyctl.md)
- [Search](https://docs.spyderbat.com/reference/search.md)
- [All Operators](https://docs.spyderbat.com/reference/search/search-operators.md)
- [All Fields](https://docs.spyderbat.com/reference/search/search-fields.md)
- [All Related Objects](https://docs.spyderbat.com/reference/search/search-joins.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.spyderbat.com/reference.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.
