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

# Fancy Birds

![](/files/zTEBW1tA0Jcr90LYlAiP)

Fancy Birds is the flagship game of the Fancy Games platform. Fancy Birds is a side-scrolling, mobile game with 8,888 randomly generated NFT birds that fly through levels while avoiding obstacles to earn their spot as “the fanciest bird in the nest”.\
Fancy Birds can be flown by tapping the touchscreen on your phone or hitting the spacebar to keep your bird aloft. Each successful pass through a pair of obstacles will award the player one point. Colliding with an obstacle ends the level and resets the game loop.

The farther you fly and the more quests you complete, the more you can earn.

**Game Launched on:** 2:00pm EST on Thursday, March 3rd, 2022!

**Game Includes:**

* [x] Breeding
* [x] Daily and Weekly Quests
* [x] Daily Tournament
* [x] Leaderboard (Seasonal & Tournaments)
* [x] Free 2 Play Bird
* [x] Crafting
* [x] F-Ray Mode
* [x] Golden Ticket Raffles
* [x] Ability to earn  FNC from in-game quests. More info here: [How to Stake - Polygon](/whitepaper/faq/howtostakepolygon.md)
* [x] Android APK
* [x] iOS APK (In [TestFlight](https://testflight.apple.com/join/ylneDLvp)) \
  \
  \ <br>

<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://fancy-studios.gitbook.io/whitepaper/infographics/fancy-birds.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.
