> For the complete documentation index, see [llms.txt](https://docs.memenetwork.io/meme-network-whitepaper-v1.0/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.memenetwork.io/meme-network-whitepaper-v1.0/2.-meme-network/2.3.-meme-festival.md).

# 2.3. MEME Festival

Our community is united by the memers, who are a great mix of individuals including meme lovers, meme creators, validators, developers, bloggers, and influencers in the crypto space.

We believe that the future of the Internet is driven by the community, so facilitating an engaging environment will always be one of our key missions. In the beginning, we started an official Discord channel and organized a number of events in various formats, including:

### Memer Fest

Memer Fest is an occasional campaign led by some major achievements of the project.

<figure><img src="/files/NW6Zn0BTPWFJ6u6ZA7gh" alt=""><figcaption><p>The MEMER FEST 1.0</p></figcaption></figure>

The first Memer Fest was organized as a celebration of the milestone of **4,000 Twitter followers**, **in which a 48-hour** live event offered an array of activities dedicated to the internet meme culture including meme creator contest, games, music and video channel, and time-limited airdrop, creating a ritual to reunite memers and have fun.

### Memer Daily

Memer Daily has been running as an ad-hoc initiative in daily or weekly format.&#x20;

<figure><img src="/files/vwaH7MnkoBTfxdhl73UX" alt=""><figcaption><p>MEMER DAILY GAMES</p></figcaption></figure>

We completed our first 2-week iteration of Memer Daily as an experiment. On a daily basis, we initiated 2 main programs: **Meme TV** and **Meme Puzzle**. Meme TV was a combination of a meme-video showcase and a photo-hunt game. Meme Puzzle was a meme creator contest based on various themes. Memer Daily will be resumed after our on-chain meme creator tool, MEME Art, is officially released, and we foresee that the hype and excitement will be multiplied.

**In future events, we aim to design more amusing programs to engage with developers and validators.**


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.memenetwork.io/meme-network-whitepaper-v1.0/2.-meme-network/2.3.-meme-festival.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
