# CTF Writeups

- [HTB Traceback Walkthrough](https://notes.ubg-hacking.team/ctf-writeups/htb-traceback-walkthrough.md): HTB Traceback Walkthrough (nanobyte)
- [HTB Magic Walkthrough](https://notes.ubg-hacking.team/ctf-writeups/htb-magic-walkthrough.md): Aug 31, 2020 | nanobyte
- [HTB Nest Walkthrough](https://notes.ubg-hacking.team/ctf-writeups/htb-nest-walkthrough.md): HTB Nest Walkthrough (nanobyte)
- [HTB Monteverde Walkthrough](https://notes.ubg-hacking.team/ctf-writeups/htb-monteverde-walkthrough.md): HTB Monteverde Walkthrough (nanobyte)
- [HTB Resolute Walkthrough](https://notes.ubg-hacking.team/ctf-writeups/htb-resolute-walkthrough.md): HTB Resolute Walkthrough (nanobyte)
- [HTB Ellingson Walkthrough](https://notes.ubg-hacking.team/ctf-writeups/htb-ellingson-walkthrough.md): HTB Ellingson Walkthrough (Nanobyte)
- [HTB Jarvis Walkthrough](https://notes.ubg-hacking.team/ctf-writeups/htb-jarvis-walkthrough.md): HTB Jarvis Walkthrough (Nanobyte)


---

# 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://notes.ubg-hacking.team/ctf-writeups.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.
