# Audio and Haptic Feedback

To complete the immersive experience, VR systems often include spatial audio and haptic feedback. Spatial audio enhances the sense of being in a three-dimensional space by making sounds appear to come from specific directions, adding to the realism of the virtual world. Haptic feedback, provided through vibrating controllers or gloves, simulates the sensation of touch, further grounding the user in the virtual environment by mimicking the feeling of interacting with objects.


---

# 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/hardware-considerations/audio-and-haptic-feedback.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.
