# Welcome!

Welcome to the group and to the group handbook for the [Wang Materials Group at UT Austin](https://wangmaterialsgroup.com/)!&#x20;

We are excited to have you join and look forward to doing research together!&#x20;

This is a living document intended to outline group policies/expectations, how to's, and offer useful advice for navigating your years in the group and in the university.

This document is a collaborative effort for everyone who is a part of the group. If you have something to add/change, take a look at [contributing to the wiki.](https://wang-materials-group.gitbook.io/group-handbook/other-resources/contributing-to-the-wiki)

Gitbook url: <https://wang-materials-group.gitbook.io/group-handbook/>

{% hint style="info" %}
Several pages are under construction so they may be blank or incomplete!
{% endhint %}


---

# 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://wang-materials-group.gitbook.io/group-handbook/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.
