# Augmented Reality (AR)

When you are in VR the device overtakes the whole experience, especially the goggles in front of your eyes. Sone see-though visor that allows you to not walk into the brickwall and overlays some digital information on top of it.

Some newer devices allow to go from one end to the other, to gradually dim out the real world.

## Honorary mentions

### Pokemon Go

this AR game where people chased Pokemon creatures all around the citis.

!\[]\(<https://s3.amazonaws.com/img.courses.warmersun.com/progressandpredictions/pokemon> go.png)

### HoloLens

Microsoft's VR headset is in the AR category.

![Hololens](https://s3.amazonaws.com/img.courses.warmersun.com/progressandpredictions/hololens.png)

It's easy to see how useful this can be...

* a surgeon seeing internal organs before making a cut
* a mechanic seeing parts of an engine when taking it apart
* police and army seing who is the bad guy in a crowd (but who decides anyways?)

### Magic Leap

The urban legend goes like this:\
after giving a demo to the investors they were invited into a conference room here coffee wold be served. When they reached for the coffee mug their hand went through the projection. The coffee wasn't real. Next they reached for their checkbooks.

!\[]\(<https://s3.amazonaws.com/img.courses.warmersun.com/progressandpredictions/magic> leap.png)


---

# 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://101.warmersun.com/link/augmented-reality-ar.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.
