# Getting Started

- [Before you Arrive](https://materialsproject.gitbook.io/persson-group-handbook/getting-started/before-you-arrive.md): A brief guide on things to do before your first day in the group.
- [After you Arrive](https://materialsproject.gitbook.io/persson-group-handbook/getting-started/after-you-arrive.md): Checklists for your first day and week in the group.
- [Coming Onsite](https://materialsproject.gitbook.io/persson-group-handbook/getting-started/coming-onsite.md): Instructions and tips for the first time you come onsite to LBL.
- [Getting a Computer](https://materialsproject.gitbook.io/persson-group-handbook/getting-started/getting-a-computer.md): Advice on purchasing laptop for your research.
- [Workspace Setup](https://materialsproject.gitbook.io/persson-group-handbook/getting-started/workspace-setup.md): A brief guide on how to set up your workspace for ergonomic comfort and optimal productivity.
- [Getting Settled](https://materialsproject.gitbook.io/persson-group-handbook/getting-started/getting-settled.md): Things to be aware of in the first months in your new position.


---

# 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://materialsproject.gitbook.io/persson-group-handbook/getting-started.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.
