# Blue Teams Lab Setup

Hi! I've been wanting to create a blue teams home lab so that I can experiment and research on the different artifacts present when something happens in the system.&#x20;

This page will be documenting my journey of setting up the lab environment as well as the various scenarios I will be trying! Stay tune!

I would like to thank [facyber](https://github.com/facyber) for his wonderful [guide/blog](https://facyber.me/posts/blue-team-lab-guide-part-1/\\) on setting up a blue teams home lab!


---

# 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://bluelab.tzxiang.dev/blue-teams-lab-setup.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.
