# Marketplace

EatnSmile marketplace is the major place for users to list, or to trade minted Store NFT. This also allows actual store owners to find and purchase their Store NFT that minted by other users.

The marketplace allows users to search for specific stores through keyword searching and smart filters. As a result, it only takes a few seconds to search and complete a purchase.

Another amazing feature of the marketplace is to place bid order. It enables buyer to bargain with the seller, creating liquidity at a reasonable price.

<table><thead><tr><th width="186.33333333333331">Marketplace</th><th width="95">Fee</th><th>Note</th></tr></thead><tbody><tr><td>Opensea</td><td>7.5%</td><td>Platform Revenue</td></tr><tr><td>EatnSmile Market</td><td>7.5%</td><td>Compensate contract gas fee for minting free NFT</td></tr></tbody></table>

<img src="https://3330869041-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3Lh0qwzCqerwjFcmDnmh%2Fuploads%2F76CyJCDrx6TCoQbdUuv3%2Fmarket.jpg?alt=media&#x26;token=9d0033c1-691b-46fa-8841-efa823ab47d0" alt="" width="100%">


---

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