# Welcome

Here you will find the lab manuals for all experiments that will take place this semester. Navigate to the appropriate experiment on the left-hand menu. You can export each experiment as a PDF if you want a copy for your records, or to print as a hard copy. Also, bookmark this page on your smartphone or tablet as well as your PC/laptop as a handy guide during your lab session.&#x20;

Note that this semester is the first-time we are rolling out Gitbook to deliver the manuals, so please let your TA or Instructor know if there are any typos, or suggested improvements...

Best of luck for the semester!


---

# 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://gtae.gitbook.io/ae3610/undefined.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.
