> 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/dao/team.md).

# Team

Fancy Birds is the brainchild of core DAO contributor, [**Mr. Fancy**](https://twitter.com/_mrfancyy)**.** he is a long-time competitive gamer with a background in organizing eSports tournaments, being a top gamer in Canada and has been involved in the blockchain space over the last two years.&#x20;

The idea of Fancy Birds came about after observing that many simple PFP based NFT projects were not able to deliver on the promise of a completed game. Mr. Fancy also observed there are many existing proven game loops that could be put to a much better use as a P2E & PVP element.

Mr. Fancy immediately starting working with two of the DAO contributors [**fancy-janitor**](https://twitter.com/Fancy_xyz) and [**Mad-Badger**](https://twitter.com/MadBadgerCrypto/photo) to form a team that would be able to complete one of their favorite game loops of all time. And thus, Fancy Birds was formed.&#x20;

### Mr. Fancy

*Founder*

![](/files/EDObutl4cgHOclxCyKzg)

[Twitter](https://twitter.com/_mrfancyy)

### Fancy-Janitor&#x20;

*Core Contributor*&#x20;

![](/files/hUScFJIlkxHkiS01y9by)

[Twitter](https://twitter.com/Fancy_xyz)

> The DAO has been constantly expanding the team to speed up the efficiency and output for the multiple projects under the Fancy Games Studio. We have made an additional 9 hires over the last 2 weeks for the engineering and design teams including 2 front end engineers, 1 unity engineer, 2 game designers, 3 artists for future games, and 2 backend engineers. Including the core contributors, we are at a total team size of 36. We currently have three teams working together. The core team with some more expansion is focusing on Fancy Birds production and its additional features such as multiplayer mode and the marketplace. Another team is working under the core team on the beta version of game 2, since it will use the same Fancy Birds assets in game. The third team is working on an open-source SDK for game developers to build their own mini-games under Fancy Games Studios in the future. More details about the SDK will be given in the near future so stay tuned!


---

# 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/dao/team.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.
