# Treasury & Rev-share

Revenue generated from game fees, NFT sales, and custom partnership competitions are sent to the protocol's treasury. Half of this revenue is used to buy-back & burn and the other half is used for new developments such as FLIP Launchpad and seed capital for in-house member-owned projects.

{% tabs %}
{% tab title="Revenue" %}
**Flippin as game provider takes 10% game fees** on all PvP games. For our PvP chance based games, Flippin acts as a game provider and ensures that all games are fair and competitive, utilizing blockchain and cryptography to ensure transparency and fairness.&#x20;
{% endtab %}

{% tab title="Other Revenue Streams" %}
In addition to game fees, Flippin also generates revenue from other sources such as Member Pass NFTs, Member Pass NFT Royalties, Co-branded Competitions, and Launchpad Projects.
{% endtab %}

{% tab title="Co-branded competitions" %}
Flippin's Partnership/Co-branded Competitions offer a unique revenue stream in the form of Partner NFTs or project tokens. These assets are then locked in the FLIP Treasury as a commitment to supporting the projects with which the platform partners. Over time, the FLIP Treasury will become a valuable asset with various assets contributing to its value.&#x20;

As Flippin continues to grow and expand, its Treasury will become a source of strength for the platform, allowing it to continue to offer innovative gaming experiences while also supporting other projects in the space.
{% endtab %}

{% tab title="Rev-share" %}
All game fees collected are sent to a buyback contract, which utilizes half of the funds to buy back $FLIP tokens and burn them. The other half is sent to the Polygon Treasury in the form of stablecoins USDC/USDT/BUSD. The ratio is subject to DAO vote, but initially is set at 50/50. This process ensures that the platform remains financially sustainable, while also benefiting token holders by reducing the total supply of $FLIP tokens in circulation.
{% endtab %}
{% endtabs %}

<figure><img src="https://580013452-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5ClLkx8GRFZo77mQrpQF%2Fuploads%2FPH0LpvHzy61jCGd9MKgP%2FGroup%20897%20(1).png?alt=media&#x26;token=6c0242f0-b574-44e0-9d8c-f1d920c0434f" alt=""><figcaption></figcaption></figure>


---

# 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://flippin.gitbook.io/docs/flip-dao/treasury-and-rev-share.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.
