# Computing Power

The quality and smoothness of the VR experience largely depend on the computing power behind the system. High-end VR setups require powerful processors and graphics cards to render detailed 3D environments and manage the real-time processing needed for motion tracking and visual display. This ensures that the virtual environment responds quickly and smoothly to the user's actions, minimizing latency and reducing the risk of motion sickness.

{% embed url="<https://www.youtube.com/watch?v=BbY_GtaloaQ>" %}


---

# 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/computing-power.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.
