# Welcome!

> :hammer\_pick: **Work in progress**
>
> This page is actively updated with contents from labs, courses, work, and research.&#x20;

## About

This GitBook is a personal knowledge base built from hands-on experience and study across platforms like [Hack The Box](https://academy.hackthebox.com/) (HTB) and [SANS GIAC](https://www.sans.org/sg_en).&#x20;

It is a place to consolidate my learning - from walkthroughs and tool usage to theory snippets - gathered during courses, labs, certifications, and real-world engagements.&#x20;


---

# 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://repo.tzxiang.dev/welcome.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.
