> For the complete documentation index, see [llms.txt](https://ms-kb.msd.unimelb.edu.au/abp-loans-desk/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/abp-loans-desk/master/equipment/our-range/augmented-reality-ar.md).

# Augmented reality (AR)

Augmented reality superimposes holograms or interactive graphics, sounds and haptic feedback onto your view of the world. When these holograms are viewed through a pair of glasses they can be interacted with as if they were part of your world. Augmented reality combines the thrill of virtual reality with the power to engage with and personalise your surroundings.\
\
**Applications:**\
Frequently used in combination with Fologram to supplement and explore future making practice here at the MSD, the hololens also has a range of applications in many industries. It is only the beginning for this revolutionary tech -  how will you apply it?

**Availability:**\
Students: 1 – 7 hours (1 Day)\
Staff: 1 - 72 Hours (3 Days)\
\
**Training and Information:** \
[Consultations available](https://apps.powerapps.com/play/20b4b9ae-dc0e-4e09-8128-c225212c6d7e?tenantId=0e5bf3cf-1ff4-46b7-9176-52c538c22a4d) from the NeXT-Lab.\
[Knowledge Base articles](https://msd-makerspaces.gitbook.io/next-lab/virtual-reality/untitled) from the NeXT-Lab.

**Booking details:** \
Students find this in the ***VR & AR*** category -[ ABP Loans Portal](https://www.reftab.com/api/sso?email=a@unimelb.edu.au)\
Staff find this in the ***Staff VR & AR*** category -[ ABP Loans Portal](https://www.reftab.com/api/sso?email=a@unimelb.edu.au)

|                                                                     |                                                                                                                                                                        |
| ------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <img src="/files/-MB6nwY95-Ums6uJ6TMD" alt="" data-size="original"> | <p><strong>Microsoft Hololens</strong></p><p>The first generation device has sparked global emergence of new ideas and applications for AR in many industries.</p>     |
| <img src="/files/-MB6o-Bkq0glFPztseV5" alt="" data-size="original"> | <p><strong>Microsoft Hololens 2</strong></p><p>The second generation device comes with a few improvements, new control methods and a much comfier balance and fit.</p> |

####


---

# 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, and the optional `goal` query parameter:

```
GET https://ms-kb.msd.unimelb.edu.au/abp-loans-desk/master/equipment/our-range/augmented-reality-ar.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
