> For the complete documentation index, see [llms.txt](https://ms-kb.msd.unimelb.edu.au/msdmaker/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ms-kb.msd.unimelb.edu.au/msdmaker/msd-model-making-space/spray-booth/safety.md).

# Safety

## Access

Students or staff wishing to access the Fabrication Workshop must first be granted access by completing **The Building Access Induction AND the Level 01 - Safety Induction**.

These can be completed using the links below:

{% embed url="<https://access.msd.unimelb.edu.au/>" %}

{% embed url="<https://msd.unimelb.edu.au/maker-spaces/training-centre/induction/level-01-safety-induction>" %}

## PPE

It is the students' responsibility to wear the appropriate personal protective equipment (PPE). PPE can be found in the glass cupboards in the model making room. The following items of PPE are recommended for use when using the spray booth:

* Safety goggles&#x20;
* Gloves&#x20;
* Mask

Be sure that **every occupant** in the spray booth is wearing the correct equipment before beginning to work.


---

# 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:

```
GET https://ms-kb.msd.unimelb.edu.au/msdmaker/msd-model-making-space/spray-booth/safety.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.
