# Business Model

Crappy Birds is a Free-to-Play-and-Earn MMORPG that operates the game as a service.&#x20;

Many businesses can sit on top of the core game, which we expect to be developed over time either by us or the community.

* NFT trading marketplace;
* Lending platforms;
* Social hub and gathering for like-minded players;

## Revenue Model

* **Primary Sales:** Crappy Birds sells seasonal content as NFTs. These are limited editions and will be usable in the game (e.g. cosmetic items, land plots).
* **Secondary Sales (trading fees):** Crappy Birds takes a % fee from all secondary transactions of NFTs.


---

# Agent Instructions: 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:

```
GET https://docs.crappybirds.io/crappy-birds-game/business-model.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
