# Tutorials and Helpful Links

Although a lot of computing tasks can only be performed after setting up your workstation, there are available online resources and tutorials which can enable you to get used to the different tools and software architectures used within the group.

One valuable resource is the recorded MP workshops from previous years which are available on YouTube :- <https://www.youtube.com/playlist?list=PLTjFYVNE7LTi6kGvPAF7DDQYj0KDL-vQL>

Additionally links to the detailed documentation of multiple relevant topics are provided below:

* [Pymatgen](https://pymatgen.org)
* [Fireworks](https://materialsproject.github.io/fireworks/)
* [Atomate](https://atomate.org)
* [Maggma](https://materialsproject.github.io/maggma/)
* [Matminer](https://hackingmaterials.lbl.gov/matminer/)
* [Q-Chem](https://manual.q-chem.com/latest/) - Additional webinars on [YouTube](https://www.youtube.com/user/QChemSoftware/videos)
* [VASP](https://www.vasp.at/learn/)


---

# 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/health-and-well-being/tutorials-and-helpful-links.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.
