> 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/training-and-inductions/support-provided.md).

# Support

The Maker Spaces team strive to provide support for students and staff across a wide range of model-making and fabrication activities. Our support extends to the university's online community and encompasses both physical and digital methods. Depending on the project or query, one or more of our support channels may be useful:

* [Training Center / Knowledge base](https://msd-makerspaces.gitbook.io/msdmaker/)
* [In-person Induction Sessions](https://apps.powerapps.com/play/a5b83c39-ef7c-48f4-bd8e-03b53ebacb34?tenantId=0e5bf3cf-1ff4-46b7-9176-52c538c22a4d) **(university login required)**
* [Individual Consultations](https://outlook.office365.com/owa/calendar/FabLab1@unimelbcloud.onmicrosoft.com/bookings/)&#x20;


---

# 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/training-and-inductions/support-provided.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.
