# Store

## Built For Everyone <a href="#built-for-everyone" id="built-for-everyone"></a>

Anyone can mint Store NFT and become a store owner on EatnSmile with no restriction. This is the spirit of a fully decentralized space, where anyone can become whoever they want, do whatever they like without affecting the community interest.

Store owners will have full authorization on their stores from adding menus, images, time, description, to placing a free ads banner.

## Transfer Store Ownership <a href="#transfer-store-ownership" id="transfer-store-ownership"></a>

Once a store reaches a certain level of review with high-quality info (description, menu, images, address, etc.), the store owner on EatnSmile can list it for sale on Opensea, or on the [native NFT marketplace](https://docs.eatnsmile.org/whitepaper/star) of EatnSmile.

Selling Store NFT would not affect store appearance, meaning everything will stay the same from store details to the number of reviews. The only thing would change is the ownership status of the NFT.

## Mint Store NFT <a href="#mint-store-nft" id="mint-store-nft"></a>

To start minting Store NFT (Avalanche, Polygon) with <mark style="background-color:green;">**NO GAS**</mark>, user first needs to obtain an [NFT Mintcode](broken://pages/3YKSkJiGulIYuvMsmAXk). From time to time, user can get free mintcode from different marketing campaigns of EatnSmile. Otherwise, the other way to get mintcode is to purchase using $STAR token. Each mintcode is equal to 100 $STAR.

Unlike reviewers, store owners would not receive $STAR token. In fact, they would get a higher loyal point when it comes to estimation for the amount of governance token airdrop in the future.&#x20;

{% content-ref url="/pages/NRFGdC9qYpJFQbTsEhi1" %}
[Mintcode](/whitepaper/mintcode.md)
{% endcontent-ref %}

{% content-ref url="/pages/EALAVDVQwyxZqX75BkpX" %}
[Store NFT](/whitepaper/store/store-nft.md)
{% endcontent-ref %}

{% content-ref url="/pages/nBV5fV3FHwF2Cdqb6EBC" %}
[Governance - $NARUTO](/whitepaper/token/governance-usdnaruto.md)
{% endcontent-ref %}


---

# Agent Instructions: 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/store.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.
