# Before you arrive

* **Review the onboarding instructions!** Review Berkeley Lab's [onboarding](https://onboarding.lbl.gov) instructions, including a [checklist ](https://docs.google.com/spreadsheets/d/1eVvND1LQizVmyTiB2D4QVREYYzfRUR5O0ugtBGgVFds/edit#gid=365351431)that has tabs for what to do before arriving.
* **Join the Slack group!** The berkeleytheory Slack group spans several research groups at LBNL. There are channels to ask housing questions, programming questions, science discussion, and general hijinx, and a dedicated #hackmat channel for our group. **How? Contact Anubhav - he’ll introduce you.**
* **Order a computer!** It can take a few weeks for the computer to arrive, so this should be done before starting at the lab. See Appendix section on how to do so.
* **Find a place to live!** Berkeley and the surrounding areas are wonderful places to live, but finding an apartment can be difficult and is best done with knowledge of the various neighborhoods. **How? See section on Finding a place to live.**

<figure><img src="/files/af843D5rL0Iiqlned0V0" alt="" width="375"><figcaption></figcaption></figure>

<img src="/files/FkmrDYRqHxwbsqK5zol0" alt="" data-size="original">![](/files/qpWmhzuDKXSn3BMkZZ8h)

![](/files/aZGnTlkvjSRDQ453ENLD)1


---

# 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/before-you-arrive.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.
