> 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/eatnsmile/announcement.md).

# Announcement

| Date         | Announcement                                                                                                                                    | Note                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       |
| ------------ | ----------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| June 8, 2023 | Event Result                                                                                                                                    | <https://docs.google.com/spreadsheets/u/1/d/1ogd9nKpHSQvAyP2DmuaHAd_q4wbLxXEDEQLE8ixox90/edit?usp=sharing>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| May 10, 2023 | Get community feedbacks                                                                                                                         | <p>​</p><ul><li><p>Coinvestasi blog post (Indonesia)</p><p><a href="https://coinvestasi.com/berita/eatnsmile-situs-review-makanan-di-industri-web3"><https://coinvestasi.com/berita/eatnsmile-situs-review-makanan-di-industri-web3></a></p></li><li><p>Arzano Review (Indonesia)</p><p><a href="https://www.youtube.com/watch?v=lUid6r8PUn0"><https://www.youtube.com/watch?v=lUid6r8PUn0></a></p><p>​</p></li><li><p>DausDK Review (Malaysia)</p><p><a href="https://www.youtube.com/watch?v=WAeU7Ak4S1Y"><https://www.youtube.com/watch?v=WAeU7Ak4S1Y></a></p><p>​</p></li><li><p>Crypto Promoter Review (Pakistan)</p><p><a href="https://www.youtube.com/watch?v=vG1caprwRkw"><https://www.youtube.com/watch?v=vG1caprwRkw></a></p><p>​</p></li></ul> |
| May 5, 2023  | Giveaway Campaign                                                                                                                               | <p>​</p><p><a href="https://gleam.io/f0DKS/eatnsmile-community-campaign-52023"><https://gleam.io/f0DKS/eatnsmile-community-campaign-52023></a></p><p>​</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 |
| Apr.26, 2023 | HC Capital AMA                                                                                                                                  | <p>​</p><p><a href="https://youtu.be/pyj-kMwlybE?t=288"><https://youtu.be/pyj-kMwlybE?t=288></a></p><p>​</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               |
| Apr.20, 2023 | Opensea Listing                                                                                                                                 | <ul><li><p>Polygon</p><p><a href="https://opensea.io/collection/eatnsmile-polygon"><https://opensea.io/collection/eatnsmile-polygon></a></p><p>​</p></li><li><p>Avalanche</p><p><a href="https://opensea.io/collection/eatnsmile"><https://opensea.io/collection/eatnsmile></a></p><p>​</p></li></ul>                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| Apr.18, 2023 | <ul><li>Launch STAR token smart contract</li><li>List STAR token on Trader Joe</li><li>Press Release on PR Times</li><li>Coincats AMA</li></ul> | <ul><li><p>PR:</p><p><a href="https://prtimes.jp/main/html/rd/p/000000122.000097511.html">prtimes.jp/main/html/rd/p/000000122.000097511.html</a></p><p>​</p></li><li><p><strong>Coincats AMA</strong>:</p><p><a href="https://www.youtube.com/watch?v=m8twOrshjV4">youtube.com/watch?v=m8twOrshjV4</a></p><p>​</p></li></ul><p>​</p>                                                                                                                                                                                                                                                                                                                                                                                                                       |
| Apr.17, 2023 | Launch event landing page                                                                                                                       | <p>​</p><p><a href="https://event.eatnsmile.org/"><https://event.eatnsmile.org/></a></p><p>​</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           |
| Mar.15, 2023 | Launch official website, SNS                                                                                                                    | <p>​</p><p><a href="https://linktr.ee/eatnsmile.org"><https://linktr.ee/eatnsmile.org></a></p><p>​</p>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     |
| Feb.14, 2023 | Launch Whitepaper v.1.0                                                                                                                         | ​                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          |


---

# 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/eatnsmile/announcement.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.
