> For the complete documentation index, see [llms.txt](https://www.xrdev.app/mixed-reality-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.xrdev.app/mixed-reality-docs/lessons/lesson1/concepts/what-are-some-examples-of-mixed-reality-applications.md).

# What are some examples of Mixed Reality Applications?

**Medical**

* [Incubator for Medical Mixed and Extended Reality at Stanford](http://med.stanford.edu/immers/relatedlabs.html)
* [Take a Ride on a Root Canal: The VR Tooth Tour Story](https://sketchfab.com/blogs/community/take-a-ride-on-a-root-canal-the-vr-tooth-tour-story/?utm_source=social\&utm_medium=twitter\&utm_campaign=blog-post\&utm_content=Take%20a%20Ride%20on%20a%20Root%20Canal:%20The%20VR%20Tooth%20Tour%20Story)

**Museums and Libraries**

* [Mont-Saint-Michel: The historic 3D model comes to life](https://www.microsoft.com/inculture/arts/le-mont-saint-michel-mixed-reality/?ocid=AID746216_QSG_283790)
* [Apollo 11 Mission Unreal Engine Experience](https://youtu.be/C7QbR2d8RNI)
* [Dutch National Museum HoloLens Experience](https://www.youtube.com/watch?v=L9dcBfaJ2GY\&feature=youtu.be)
* [Paris Museum HoloLens Experience](https://hololens.reality.news/news/microsofts-hololens-morphs-paris-museum-model-mont-saint-michel-into-masterpiece-ar-0190095/)
* [OneDome - Unreal Garden HoloLens Exhibition](https://youtu.be/ewwm7DgDip0)
* [Bouluvard HoloLens App](https://youtu.be/f3575f3DOOw)
* [Dinosaur Passage: A Hololens Museum Experience](https://youtu.be/Z-6CveTUFYY)
* [Smithsonian Apollo 11 Module VR](https://3d.si.edu/apollo11cm)
* [Making of Apollo 11 Module Experience](https://youtu.be/Xyiy2fiV_Mc)
* [Google I/O 2018 AR demo](https://developers.google.com/ar/develop/java/augmented-images/)
* [SF Moma movement controlled experience](https://www.frogdesign.com/work/sf-moma)
* [Google Augmented Reality museum experience](https://youtu.be/ASWqxIgR4L8)
* [MoMa Jackson Pollack](https://archinect.com/news/article/150061965/an-augmented-reality-art-exhibit-hijacks-moma-s-jackson-pollock-gallery)
* [DaVinci AR Layers Google IO 2018](https://youtu.be/MeZcQguH124?t=113)
* [Petersen Automotive Museum: a HoloLens experience](https://youtu.be/DdM786eiIa8)
* [Mixed Reality Museum Tour Solution with HoloLens](https://mspoweruser.com/company-offers-bespoke-mixed-reality-museum-tour-solution-using-the-microsoft-hololens/)
* [Experimenting with Mixed Reality in Museums](https://segd.org/experimenting-microsoft-mixed-reality-museums)
* [Explore WWII’s French Resistance in mixed reality](https://www.microsoft.com/inculture/arts/museum-liberation-of-paris-mixed-reality/)
* [Mixed Reality Museum in Kyoto: A unique insight into centuries-old Japanese artwork](https://news.microsoft.com/apac/features/mixed-reality-museum-kyoto-unique-insight-centuries-old-japanese-artwork/)
* [Catalina HoloLens Experience](https://mw18.mwconf.org/glami/catalina-hololens-experience/)
* [Museum Next: How Museums are using Augmented Reality](https://www.museumnext.com/article/how-museums-are-using-augmented-reality/)
* [Museum Next: Virtual Reality is a big trend in museums, but what are the best examples of museums using VR?](https://www.museumnext.com/article/how-museums-are-using-virtual-reality/)
* [Augmenting Museum Experiences with Mixed Reality](http://www.academia.edu/download/38879412/KSCE04HughesEtAl.pdf)


---

# 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://www.xrdev.app/mixed-reality-docs/lessons/lesson1/concepts/what-are-some-examples-of-mixed-reality-applications.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.
