> For the complete documentation index, see [llms.txt](https://materialsproject.gitbook.io/persson-group-handbook/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://materialsproject.gitbook.io/persson-group-handbook/group-resources/undergraduate-research-mentoring.md).

# Undergraduate Research Mentoring

If you would like **to mentor an undergraduate student** and have a research project in mind, please follow the steps outlined in this [Google Doc](https://docs.google.com/document/d/1axElpPgEgTXqcsyfIRvd8n800FSrCgH_/edit?usp=sharing\&ouid=107008100848267361016\&rtpof=true\&sd=true) found on the Persson Group Google Drive. There is also an **FAQ** that should answer any questions you have about the process.

Please be sure to refer to the information below if you are **currently mentoring** an undergraduate student or if their **appointment will be ending** soon:

1. If your UGR is **loaning a laptop**, please let the undergraduate coordinator and Sonia know the UGR’s name, email address, and DOE tag number found on the sticker below the keyboard.
2. Please make sure that the UGR is filling out their **time cards**! They should also be within the hours/week requested when applying for the UGR project to ensure that Sonia’s funding use projections are on track.
3. Toward the end of each semester, the undergraduate coordinator will reach out to confirm if your UGR appointment is ending or should be extended. Please reply promptly to prevent any administrative and research pay delays!
4. If your UGR is ending their appointment, please be sure to do the following:
   * Return loaner laptops or any other devices. This is very important because these have Department of Energy tags and must be returned
   * If the UGR has an account on a supercomputer (ie: Lawrencium, NERSC, Savio, Peregrine):
     * Make sure all data is backed up. We do not want to lose any important data!
     * Request user accounts to be deleted if they will no longer be an active user. Otherwise, Kristin will continue to pay for account recharges that are not being used.

If you have any questions, please contact the undergraduate coordinator (Jiyoon Kim - <jiyoonkim@lbl.gov>).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://materialsproject.gitbook.io/persson-group-handbook/group-resources/undergraduate-research-mentoring.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
