# Welcome

## Welcome to the Mitchell Lab handbook.

This document is collaborative and evolving, if something needs updating let us know and we'll do it together.\
On the left are sections for lab work, computational work and general lab principles and policies.&#x20;

## Our Overriding Principles

* Scientific:
  * Openness, honesty, and generosity.
* Work and life:
  * You can succeed without sacrificing your wellbeing.
  * Inclusivity and diversity are required for good science.

{% hint style="info" %}
The content of this Handbook is provided under a Creative Commons Attribution-NonCommercial license (CC BY-NC 4.0). You are free to share and adapt this material under the restrictions described at <https://creativecommons.org/licenses/by-nc/4.0/>. Full license documentation is available [here](https://creativecommons.org/licenses/by-nc/4.0/legalcode).&#x20;

Part of this landbook have been taken from and inspired by <https://handbook-public.themusiclab.org/>
{% endhint %}

![](https://814488410-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M_LiQgIbmSryTB3vZjm%2F-M_fn3NPgto88gdmFZrW%2F-M_fns87UG6AwyN3E0IS%2Fimage.png?alt=media\&token=faaab6e0-d55a-49f0-85fc-eec933b9a574)


---

# 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://docs.mitchell.science/master.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.
