> 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/vision-and-accessibility.md).

# Vision & Accessibility

Q1: How is REALM.AI different from other "Metaverse" projects?\
A: Most existing metaverses rely on low-fidelity, cartoonish graphics to run in web browsers. REALM.AI is the opposite. We are built on Unreal Engine 5, prioritizing photorealism, physics-based interactions, and high-fidelity immersion. We are not building a game for children; we are building a digital extension of the real world for adults, brands, and communities.

Q2: Is REALM.AI free to access?\
A: Yes. Entering the simulation, exploring public districts, and socializing is free for all users. However, specific actions—such as purchasing land, buying phygital assets, or entering exclusive "Token-Gated" VIP zones—require the $REALM token or specific NFT assets.

Q3: Do I need a VR headset to experience REALM.AI?\
A: No. While we are developing native VR support for the future, the primary experience is designed for high-end Desktop PCs. We believe the current mass adoption of the immersive web will happen through 4K screens, not bulky headsets. You play it like a high-end MMO or open-world sandbox.


---

# 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/vision-and-accessibility.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.
