# DOCUMENTATION

- [Adversary Emulation Guide](https://docs.redteamleaders.com/documentation/adversary-emulation-guide.md)
- [Red Team Operations Framework](https://docs.redteamleaders.com/documentation/red-team-operations-framework.md)
- [Purple Team Operations](https://docs.redteamleaders.com/documentation/purple-team-operations.md)
- [The first 90 days of a new Red Team](https://docs.redteamleaders.com/documentation/the-first-90-days-of-a-new-red-team.md): This article explores key strategies, governance practices, process design, team structure, and operational focus areas that will guide a Red Team lead through this initial phase.


---

# 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.redteamleaders.com/documentation.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.
