# Mintcode

## What Is Mintcode? <a href="#what-is-mintcode" id="what-is-mintcode"></a>

Mintcode is a concept of EatnSmile sytem, describing a string of random characters. It enables users to mint Store NFT on the platform without paying any gas fees.

In other words, mintcode is the only way to mint NFT on EatnSmile. It exists as the one key for users to join the community in the role of a Store.

A mintcode should look like **`R100AWNRf59ie7myhfsM`** (*Sample only*).

## How To Get Mintcode? <a href="#how-to-get-mintcode" id="how-to-get-mintcode"></a>

### Free Mintcode <a href="#free-mintcode" id="free-mintcode"></a>

At early stages, EatnSmile will give away FREE mintcode through different marketing campaigns via Gleam, or Crew3. Users only need complete a few simple tasks (Follow Twitter, Discord, etc.) to accquire the codes.

{% content-ref url="/pages/ph35vHG5onnyiGB2wXnP" %}
[Announcement](/eatnsmile/announcement.md)
{% endcontent-ref %}

### How To Use Mintcode? <a href="#how-to-use-mintcode" id="how-to-use-mintcode"></a>

Users first need to connect wallet to EatnSmile, then choose register store, insert store info & images. The last step is to hit 'Mint Store NFT'.​

<figure><img src="https://3330869041-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3Lh0qwzCqerwjFcmDnmh%2Fuploads%2Fut1htObH3PFQczCvJFNA%2Fmint-store.gif?alt=media&#x26;token=f7b009b8-f75a-49c6-b45a-38053537c3e4" alt=""><figcaption></figcaption></figure>

## Pay with $STAR  <a href="#paid-mintcode" id="paid-mintcode"></a>

Users can mint store NFT directly on the platform with $STAR token. Each time will cost 100 $STAR token. Both unclaimed and claimed $STAR can be used to start the process.


---

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