# TryHackMe

- [Boogeyman 3](https://seymour.hackstreetboys.ph/capture-the-flag/tryhackme/boogeyman-3.md): The Boogeyman emerges from the darkness again.
- [Boogeyman 2](https://seymour.hackstreetboys.ph/capture-the-flag/tryhackme/boogeyman-2.md): The Boogeyman is back. Are you still afraid of the Boogeyman?
- [Boogeyman 1](https://seymour.hackstreetboys.ph/capture-the-flag/tryhackme/boogeyman-1.md): A new threat actor emerges from the wild using the name Boogeyman. Are you afraid of the Boogeyman?
- [Tempest](https://seymour.hackstreetboys.ph/capture-the-flag/tryhackme/tempest.md): You are tasked to conduct an investigation from a workstation affected by a full attack chain.


---

# 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://seymour.hackstreetboys.ph/capture-the-flag/tryhackme.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.
