> For the complete documentation index, see [llms.txt](https://creoengine.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://creoengine.gitbook.io/whitepaper/the-products/real-world-appliances-rwa.md).

# Real World Appliances (RWA)

**Focus on Web2 and Future Expansion to Web3**

The integration of RWAs begins with Creo Engine's web2 products, providing a straightforward and familiar way for users to benefit from their engagement. As the system evolves, the plan is to expand its features and benefits to the web3 ecosystem. This future integration aims to offer the same tangible value to web3 participants, aligning with the principles of digital ownership and decentralization.

***

**Enhancing User Experience**

By incorporating RWAs into the gaming environment, Creo Engine adds a layer of value that extends beyond the virtual world. This approach not only incentivizes user participation but also creates a bridge between digital entertainment and everyday needs, enhancing the overall utility and appeal of the platform.

***

**Commitment to Innovation**

This initiative reflects Creo Engine's dedication to innovation and user-centric design. By integrating RWAs across its ecosystem, Creo Engine is setting a foundation for a gaming experience that is both rewarding and deeply connected to real-world value. This strategy ensures that users benefit tangibly from their time and engagement, creating a more meaningful and inclusive digital experience.


---

# 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, and the optional `goal` query parameter:

```
GET https://creoengine.gitbook.io/whitepaper/the-products/real-world-appliances-rwa.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
