# Welcome!

Note: this repo is extremely out of date and will be updated later this year

The Blue Team Toolkit provides tools and techniques for Digital Forensics and Incident Response. The Blue Team Toolkit was created by [@EvolvingSysadmin](https://github.com/evolvingsysadmin). The information is gathered primarily from courses such as those from [Security Blue Team](https://securityblue.team/).

In addition to [GitHub](https://github.com/EvolvingSysadmin/Blue-Team-Toolkit), the Blue Team Toolkit can be viewed as a GitBook at <https://blueteam.ryanheavican.com>.

![Happy Defending!](https://331932268-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXTu7Hx7nP50gTaKRaKlI%2Fuploads%2Fgit-blob-ab186092a28c5a4cdb1965536bd9cb5c5c57db1e%2Flogo.png?alt=media)


---

# 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://blueteam.ryanheavican.com/readme.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.
