> For the complete documentation index, see [llms.txt](https://docs.eatnsmile.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.eatnsmile.org/whitepaper/souvenir-shop.md).

# Souvenir Shop

EatnSmile souvernir shop lets users put $STAR token to use, where rare NFTs and cool gift cards are exchangeable with unclaimed $STAR token.

This means instead of turning $STAR token to fiat, users can stack it up to exchange for rare NFTs at a lower price than the market rate, or to exchange for free vouchers, gift cards, etc.

However, only **unclaimed token** is accepted, meaning token purchased from DEXs cannot be used in the souvernir shop. Users can only stack up unclaimed $STAR token by participating in the system and providing high-quality reviews.

<figure><img src="/files/CMM84fgHDiY3HHiERMmY" alt=""><figcaption></figcaption></figure>


---

# 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.eatnsmile.org/whitepaper/souvenir-shop.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.
