> 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/flippin/money.md).

# Money

**Here's how** 👇

<details>

<summary>Play PvP Games </summary>

1. Get a **Genesis** or **Academy Member Pass NFT** on Opensea: <https://opensea.io/collection/flippin-membership>
2. Receive the value of your money back through Diamonds to play raffles and $FLIP tokens to benefit from the rev-share system. See full perks here <https://flippin.gitbook.io/docs/membership-nfts/membership-perks>

***The system takes care of you even if you don't win. (Yes, you read that correctly.)***

* Holding **$FLIP** generates earnings. Flippin is a transparent and fair platform that ensures all games are 100% random via Chainlink VRF (Verifiable Random Function).
* All games generate a 10% game provider fee, which is used to buy\&back $FLIP via smart contracts. Part of these fees is instantly burned while others are added to the Treasury and Staking.
*

```
<figure><img src="/files/A2EaWn7sTrCQYmGCr72S" alt=""><figcaption><p>Player versus Player Games</p></figcaption></figure>
```

</details>

<details>

<summary>Earn Community Rewards</summary>

1. **Refer your Friends & Followers** by sharing your wallet used to connect on the platform and grant them access to [flippin.money](https://flippin.money/)
2. **The Lifetime Rewards** are available only for Raffle tickets bought and cover the cost of marketing by up to 25%. The Rewards are as follows:

   * **20%** from each ticket bought from a direct invited member (User 1)
   * **2.5%** from each ticket bought from each member (User 2) invited by the directed invited member
   * **1.5%** from each ticket bought from each member (User 3) invited by User 2.
   * **1%** from each ticket bought from each member (User 4) invited by User 3
   *

   ```
   <figure><img src="/files/0db12j2R0vt52urYoPWg" alt=""><figcaption><p>This is your Network, your Dolphin Pod</p></figcaption></figure>
   ```

***This is an incentive-optimized reward system that stops at the 4th layer. Even if your friends don't play today, you can still earn rewards from someone in your network.***

</details>

<details>

<summary>Airdops </summary>

Members with the most invitees in a raffle will receive an airdrop. The system rewards active members in the ecosystem

</details>

{% hint style="info" %}
*Flippin provides all members with earning opportunities regardless of their net worth. You can earn as a contributor via Community Rewards and Airdrops.*
{% endhint %}

&#x20;


---

# 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://flippin.gitbook.io/docs/flippin/money.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.
