> For the complete documentation index, see [llms.txt](https://eon-rift.gitbook.io/eon-rift-litepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://eon-rift.gitbook.io/eon-rift-litepaper/physical-collectibles.md).

# Physical collectibles

We're huge fans of pop culture, science fiction and physical collectibles.  The idea of taking a physical action figure or statue, tapping it with your phone and seeing a fully detailed, 3D digital twin you can enjoy wherever you are is just too cool not to do.

Our ultimate goal is to let you 3D print your character how you have them configured and get it shipped to you.  That will take some time to work out, but that's one of our goals.

In the meantime, we're going to start with a limited-edition collectible statue based on the EON RIFT comic cover from Issue #1, which is a not-so-subtle tribute to AKIRA, which the founding team loves.  The iconic "bike slide" has been referenced and paid tribute in so many anime and movies since then, most recently in Jordan Peele's "NOPE", that we thought if we had one image to start our collection from, that should be it.

Below is a brief video showing work-in-progress of the statue being sculpted in zBrush.  When it's finished, it will be hand painted, and we will sell a limited number of them as collectibles.  Most likely with an embedded NFC chip tied to an NFT and digital copy, we're exploring this now.

{% embed url="<https://www.youtube.com/watch?v=9FT6rwEoAc4>" %}
Work in Progress of the first physical collectible
{% endembed %}

**Physical Prototype**

{% embed url="<https://youtu.be/1F9qt2fEAno>" %}
Phygital Preview
{% endembed %}

<figure><img src="/files/D2s9mmDGas0Qg2LyAFce" alt=""><figcaption><p>Colored Phygital Preview in comparison to Comic Cover </p></figcaption></figure>

{% embed url="<https://youtu.be/hU-wIbYSA8Y>" %}
Phygital Preview - Colored
{% endembed %}

👀 [Follow/subscribe to this roadmap ticket](https://roadmap.eonrift.com/feedback/75046)


---

# 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://eon-rift.gitbook.io/eon-rift-litepaper/physical-collectibles.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.
