> For the complete documentation index, see [llms.txt](https://docs.realmtoken.vip/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.realmtoken.vip/6.-faqs/technical-and-hardware.md).

# Technical & Hardware

Q4: What are the system requirements to run the simulation?\
A: Because we utilize Nanite geometry and Lumen global illumination, REALM.AI is hardware-intensive.

* Recommended: NVIDIA RTX 3060 or higher, 16GB RAM, SSD storage.
* Minimum: NVIDIA GTX 1060
* We are also exploring cloud-streaming partnerships to allow users with lower-end devices to stream the simulation directly to their browser.

Q5: How does the "Bio-Digital" avatar scanning work?\
A: We use a proprietary mobile companion app. You take a 360-degree scan of your face using your smartphone's camera. Our AI processes this data to create a high-fidelity 3D mesh that is rigged to a MetaHuman skeleton. This allows your avatar to look like you, but with the ability to wear digital fashion and animate fluidly within the engine.


---

# 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://docs.realmtoken.vip/6.-faqs/technical-and-hardware.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.
