> 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/economy-and-blockchain.md).

# Economy & Blockchain

Q6: Why is REALM.AI built on Ethereum?\
A: We chose Ethereum for its unparalleled security, liquidity, and status as the global standard for high-value digital assets. Since REALM.AI focuses on premium "Phygital" goods, the ERC-721 and ERC-1155 standards on Ethereum provide the most robust infrastructure for ownership and secondary market trading.

Q7: Can I earn money in REALM.AI?\
A: Yes. The economy is designed for creators and entrepreneurs.

* Designers: Create and sell 3D clothing or furniture assets.
* Landlords: Own virtual real estate and rent it out to brands or communities.
* Hosts: Charge ticket prices for hosting events, workshops, or parties in your private spaces.


---

# 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/economy-and-blockchain.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.
