> 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/roadmap/action-plan.md).

# Action Plan

## Stage One: FlappyMoonbird launch, social community establishment, SDK and game development

Players link their own wallets and play as birds with NFT held, and the blue chip NFTs  enjoy the output bonus. The game can be played on the H5 lightweight page in various social software.

## Stage Two: Racing Birds

Racing Birds and Genesis Birds NFT launch. Holders can enjoy more rights and benefits.

## Stage Three: Birdnopoly

Birdnopoly is an athletic casual game. Players can battle online and get rewards.

## Stage Four: Casual Game Metaverse

The casual game metaverse is a decentralised digital game world that allows users to enjoy ownership and autonomy without constraints.&#x20;

When the creators and user bases are large enough, we will launch a comprehensive web3 casual game platform connecting excellent casual games to establish the metaverse of playgrounds and arenas.&#x20;

Users will be granted an  immersive experience and freely shuttle between the physical world and the digital world any time. The indispensable investment and trading systems will also have a positive impact on users' financial conditions in real life.

<br>


---

# 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/roadmap/action-plan.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.
