# Contact Details

The **NExT Lab** is located in the [Andrew Lee King Fun Gallery](https://maps.unimelb.edu.au/point?identifier=PAR;133;0;G02) right next to Standing Room in the **Glyn Davis Building** (**MSD)**.

| Contact  | Email                     |
| -------- | ------------------------- |
| NExT Lab | <next-lab@unimelb.edu.au> |

#### Other Helpful Contact Details:

| Contact          | Email                         |
| ---------------- | ----------------------------- |
| Robotics Lab     | <msd-robotics@unimelb.edu.au> |
| Fab Lab          | <msd-fablab@unimelb.edu.au>   |
| Machine Workshop | <msd-workshop@unimelb.edu.au> |
| Print Room       | <msd-loans@unimelb.edu.au>    |


---

# 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://ms-kb.msd.unimelb.edu.au/next-lab/our-contact-details.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.
