> For the complete documentation index, see [llms.txt](https://flappymoonbird.gitbook.io/flappymoonbirdwp/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://flappymoonbird.gitbook.io/flappymoonbirdwp/gameplay/flappymoonbird.md).

# FlappyMoonbird

## Game link: <https://flappymoonbird.xyz/>

## Players navigate the flappymoonbird through woodblocks（obstacles). Fly through 1 woodblock=1 level

FlappyMoonbird is a H5 lightweight page can be opened directly in a variety of social software, such as Line, Whatsapp, Wechat and other platforms, players enjoy the game anywhere anytime.

Flying through 20 levels will reward you with fragments.&#x20;

Flying through 35 levels will reward you with fragments, $FMB, or both.&#x20;

Flying through 66 levels will reward you fragments, $FMB, a Mystery box, or any combination of two or three.

By playing FlappyMoonbird, you can earn up to 2000 $FMB rewards per day.&#x20;

"Receive 0/10" indicates that you haven't received any rewards today, and you still have 10 more opportunities to receive them.

## How to play:&#x20;

1. Visit official website: <https://flappymoonbird.xyz/>
2. Login with your metamask/bybit wallet or email address to play for free.Players just need to use either wallet or email to sign up and play.&#x20;
3. Claim reward will require players to verify both email and wallet to do so.

There will be more interesting events and gameplays as well, for example:  players will be able to use the NFTs in their wallets to dress the image that plays the game.&#x20;

{% embed url="<https://youtube.com/shorts/NI9n-iMuO3Y?feature=share>" %}


---

# 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://flappymoonbird.gitbook.io/flappymoonbirdwp/gameplay/flappymoonbird.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.
