> 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/2.-features/phygital-commerce.md).

# Phygital Commerce

In REALM.AI, "shopping" is not scrolling through a grid of JPGs on a white background. It is an immersive experience with tangible rewards.

#### The "Phygital" Asset Class

We are bridging the gap between Web3 and logistics. When you acquire specific marked items in the REALM marketplace, you are engaging in a dual transaction.

1. Digital Asset: You receive the ERC-721/1155 token in your Ethereum wallet. This grants you the item in-game.
2. Physical Fulfillment: The transaction triggers a real-world logistics command. The physical counterpart of that item is shipped to your verified address.

#### Immersive Retail Experience

* Zero-Gravity Showrooms: Brands can build stores that defy physics. diverse, floating displays where users can inspect products from every angle using ray-traced lighting.
* Try-Before-You-Buy: Utilize your bio-digital avatar to see exactly how a garment fits your body type before purchasing the physical version.

#### Verification

* Proof of Ownership: Your on-chain asset proves your ownership of the limited edition physical good.
* Secondary Market: Selling the unredeemed NFT transfers the right to claim the physical item to the new buyer, creating a liquid market for high-value real-world goods.


---

# 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/2.-features/phygital-commerce.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.
