> 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/merchandise.md).

# Merchandise

The world of EON RIFT is filled with great imaginary brands and things, all designed by Leri Greer. For now, we leverage print-on-demand and drop shipping to remove the cost and complexity of producing, managing and fulfilling physical products. :shirt:

<figure><img src="/files/ulhEXPrITd1eKBWpSETZ" alt=""><figcaption><p>EON RIFT Apparel</p></figcaption></figure>

Our aesthetic is firmly in the “streetwear” genre, one of the fastest growing segments in the apparel industry and overwhelmingly popular with our target demographic. Streetwear, drawing its roots from the counter-cultures of the 80s and 90s, has emerged as a powerhouse in the fashion industry.

We have hundreds of designs from the EON RIFT universe available to print on demand from our online store that is live at [www.eonrift.shop](http://www.eonrift.shop/).  Categories currently include clothing, wall art, tech and home accessories - plus more to come. Some of the products we offer are t-shirts, tank tops, hoodies, acrylic prints, vinyl stickers, mugs, phone cases and many others.

### **Wall Art**

<div><figure><img src="/files/vTgCHK0a0WLtMqeQS7lW" alt=""><figcaption><p>Comic Cover Acrylic Print </p></figcaption></figure> <figure><img src="/files/SlMnRdJW8ewgdavTtRw2" alt=""><figcaption><p>Leri Greer Custom Art Acrylic Print </p></figcaption></figure></div>

### **Home Accessories**

<div><figure><img src="/files/K668zP9w8uiCNcv7IAH9" alt=""><figcaption><p>Mugs</p></figcaption></figure> <figure><img src="/files/1oYXXWas9K69Y5bmECSq" alt=""><figcaption><p>Drawstring Bags</p></figcaption></figure> <figure><img src="/files/rHDHYqtJDDEWqHOPvf9x" alt=""><figcaption><p>Vinyl Stickers</p></figcaption></figure> <figure><img src="/files/KKAPYgjBiPireM5icaUQ" alt=""><figcaption><p>Glasses</p></figcaption></figure></div>

### Tech Accessories

<div><figure><img src="/files/FxJQoYd9DfeUILNvaQAc" alt=""><figcaption><p>Desk Pads</p></figcaption></figure> <figure><img src="/files/aBRr5b0p2pCfab59eScN" alt=""><figcaption><p>Phone Covers</p></figcaption></figure> <figure><img src="/files/SZeZHsYFdqg89GaJt1To" alt=""><figcaption><p>Air Pod Cases</p></figcaption></figure></div>


---

# 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/merchandise.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.
