> For the complete documentation index, see [llms.txt](https://flippin.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://flippin.gitbook.io/docs/the-project/project-phases/the-x1000-growth.md).

# The x1000 Growth

The x1000 case highlights the potential growth Flippin could achieve with exponential community growth.

| Members        | Invited friends | Total members |
| -------------- | --------------- | ------------- |
| 🤵5050 Genesis | 5               | 30k           |
| 25k            | 5               | 155k          |
| 125k           | 5               | 780k          |
| 625k           | 5               | 3.9M          |
| ...            | ...             | ...           |
| ...            | ...             | ...           |

#### Outcome for 2 Diamonds ($20) without including any other game fees

| Outcome                                                             | Share | Amount |
| ------------------------------------------------------------------- | ----- | ------ |
| [🎁](https://emojipedia.org/wrapped-gift/) Raffle prizes            | 50%   | 39M    |
| [🪂](https://emojipedia.org/parachute/) Airdrops                    | 10%   | 7.8M   |
| [💰](https://emojipedia.org/money-bag/) Community Affiliate Rewards | 25%   | 19.5M  |
| [💸](https://emojipedia.org/money-with-wings/) $FLIP Buyback        | 10%   | 7.8M   |
| [🚰](https://emojipedia.org/potable-water/) To liquidity pool       | 5%    | 3.9M   |

{% hint style="info" %}
The **5:2 rule** is the guideline that makes the x1000 Case possible by inviting 5 friends who get 2 Diamonds.
{% endhint %}


---

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

```
GET https://flippin.gitbook.io/docs/the-project/project-phases/the-x1000-growth.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.
