# Laser Cutting

- [Laser Cutting Guide](https://ms-kb.msd.unimelb.edu.au/the-fablab/laser-cutting/laser-cutting.md): The Fab Lab is home to 3x Epilog Laser Fusion M2 40 and 1x Epilog Laser Fusion Pro laser cutters.
- [Quick Start Guide](https://ms-kb.msd.unimelb.edu.au/the-fablab/laser-cutting/laser-cutting/introduction.md): A brief guide introducing the basics of laser cutting and the Fab Lab to start you off in digital fabrication and help you level up your design.
- [Materials](https://ms-kb.msd.unimelb.edu.au/the-fablab/laser-cutting/laser-cutting/material-options.md)
- [Advanced Techniques](https://ms-kb.msd.unimelb.edu.au/the-fablab/laser-cutting/laser-cutting/advanced-techniques.md)
- [Creating a Contour Model](https://ms-kb.msd.unimelb.edu.au/the-fablab/laser-cutting/laser-cutting/creating-a-montage-model.md)
- [Post-Processing Timber & MDF](https://ms-kb.msd.unimelb.edu.au/the-fablab/laser-cutting/laser-cutting/finishing-timber-laser-cut-objects.md)


---

# 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/the-fablab/laser-cutting.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.
