# Preamble

<figure><img src="/files/kPLM8f5mfp2JzNaRs0Xa" alt=""><figcaption></figcaption></figure>

Welcome to the HackingMaterials research group! The purpose of this guide is to ease your transition into our research group and help make your time here as productive and enjoyable as possible.&#x20;

This is an open document that you can freely share and adapt with attribution and is licensed under the Creative Commons Attribution 4.0 International License. To view a copy of this license, please visit:&#x20;

[https://creativecommons.org/licenses/by/4.0/](<https://creativecommons.org/licenses/by/4.0/ >)&#x20;

We thank Valve software (a video game company) for openly publishing their employee handbook, which helped inspire this effort. Also, thank you to those who help create and update this guide; each of us gains from the contributions of those before us, and we hope you are able to pay it forward to future members by contributing as well.


---

# 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://hackingmaterials.gitbook.io/hm-handbook/hacking-materials-handbook/preamble.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.
