# Presence vs Immersion

While presence and immersion are interconnected in virtual reality (VR), they have distinct roles.

{% embed url="<https://youtu.be/G_6YMEwJEdo?si=DQWCVRA1RfM-bDwB>" %}

Presence relates to the user's mental state and perception, emphasizing how effectively the virtual environment makes them forget the physical world. It is about the sensation of "being there," where users become absorbed in the virtual space, even though they are aware of the artificial nature of the objects, events, and characters, sometimes ignoring the underlying technology. Conversely, immersion is more focused on the technology itself (such as the VR headset) and how effectively it stimulates the user's senses to create a believable virtual world.

Presence is enhanced by immersion. The more immersive the VR system, the greater the likelihood that users will experience a deep sense of presence. Both presence and immersion work together to create a realistic and engaging VR experience, ultimately shaping how users perceive and connect with the virtual environment.

If you are interested to learn more about how to understand presence and immersion through the lense of UI/UX design, you can find more information and examples on on [the webpage produced by the Interaction Design Foundation](https://www.interaction-design.org/literature/topics/presence), which also has some interesting links on UI/UX should you wish to explore that space more.&#x20;


---

# 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://sarune.gitbook.io/exeter/what-is-virtual-reality-vr/presence-vs-immersion.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.
