# Review

## General Idea <a href="#general-idea" id="general-idea"></a>

EatnSmile is completely FREE for reviewers to join. The general idea of the project is to establish a channel for users to share and earn from their valuable experience. This should revolutionize the review industry, in which participants get back a deserved value in accordance with their contribution.

To encounter spam and sustain a high-quality community, daily review quota will be narrowed down to **03 reviews a day**. Actually, users can submit as many reviews as they want, but only the first 03 reviews will get to open mystery chests.

## How It Works <a href="#how-it-works" id="how-it-works"></a>

Reviewers can search for a store, then provide a feedback includes text, emojis, and images. They can also comment, report, or tap the 'Helpful' button on other reviews.

No activities would require any gas fees at all. **The first reviewer of a store will usually win a great prize for most of the time.**

Once user submitted a review, a popup will appear with 03 mystery chests. User can choose 1 out of 3 chests, which contains the reward from **05 - 50** [**$STAR**](https://docs.eatnsmile.org/whitepaper/token/star) **token** with certain drop rates. Sometimes, user may win nothing, but it would rarely happen.&#x20;

To start the process, user only needs to connect wallet ([KEYRING PRO](https://keyring.app/), [Metamask](https://metamask.io/)), then sets up a simple profile in a few seconds.Once connect wallet successfully, user can search for a store and start giving reviews by adding text, images, emojis. As soon as the review is complete, the next step is to hit the 'Submit' button, then get the reward.

<figure><img src="https://3330869041-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3Lh0qwzCqerwjFcmDnmh%2Fuploads%2FEvB3T1hphKrRgpEf6plL%2Featnsmile-reviewer-min.gif?alt=media&#x26;token=6f8bdca0-5c07-4845-8431-ac138ed6a057" alt=""><figcaption></figcaption></figure>

## Comunity Rating <a href="#comunity-rating" id="comunity-rating"></a>

Aside from submitting reviews, users can also comment on other reviews, report, or hit on the 'Helpful' button. Those are the ways to contribute to EatnSmile community.

In reality, high-quality review will get a lot of 'Helpful' ratings. This increase the loyalty points of the reviewer passively and significantly.

On the other hand, low quality review, spam that get reported will have certain penalty, which affects profile rating seriously.

Aside from being a reviewer, users can also become a [store owner](https://docs.eatnsmile.org/whitepaper/store) by minting a [Store NFT](https://docs.eatnsmile.org/whitepaper/store/store-nft). This allows users to have full authorization on the store from adding menus, time, info to placing a [free ads banner](https://docs.eatnsmile.org/whitepaper/store/free-ads).

{% content-ref url="../store" %}
[store](https://docs.eatnsmile.org/whitepaper/store)
{% 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/reviewer/review.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.
