# Monetisation

Blast Royale will be monetized with different revenue streams as follows:

* Continuous NFT sales
* Revenue from in-app purchases
* 2.5% fee on trading equipment on a secondary market applied to $NOOB. 35% of it goes to the Company and 65% of it going to Treasury
* Collection of 5% of tokens as a Tournament fee on buy-ins

{% hint style="info" %}
The exact values are not final and subject to change.
{% endhint %}

### Pre-$NOOB era <a href="#occasional-nft-sales" id="occasional-nft-sales"></a>

Blast Royale will be on Mainnet before the listing of $NOOB happens. We call this time the "Pre-$NOOB era". During this time we will use MATIC instead of $NOOB in various utilities across the project.

### Continuous NFT sales <a href="#occasional-nft-sales" id="occasional-nft-sales"></a>

We will generate revenue from the sale of game assets that we will inject from time to time into the Blast Royale metaverse such as new character animations, characters, and other customization options.

### Revenue from in-app purchases <a href="#occasional-nft-sales" id="occasional-nft-sales"></a>

Blast Royale has an in-game shop where players currently can buy non-NFT items. In the future they will also be able to purchase NFT items using either NOOB or Fiat currencies.

It will have more in-game goods in the future for players to buy and use in the game. Those goods won't always interact directly with the blockchain part of things.

### Trading fee <a href="#deduction-of-non-staking-usdblt" id="deduction-of-non-staking-usdblt"></a>

This one is easier to illustrate with an example:

* Player 1 paid, for example, 45 $NOOB to buy an NFT character from Player 2\
  Player 2 received 45 - (45 \* 2.5%) = 43.875 $NOOB \
  The company takes (1.125 \* 35%) = 0.39375 $NOOB \
  (1.125 \* 65%) = 0.73125 $NOOB end up in the Treasury

### Tournaments fee <a href="#tournaments-fee" id="tournaments-fee"></a>

There will be competitions in the game where contestants will have to have buy-in in tokens to enter. We will take a commission from each buy-in, and all the rest will form a pool prize for a tournament.

### Treasury Funds <a href="#playing-rewards-pool-refill-and-other-distant-activities" id="playing-rewards-pool-refill-and-other-distant-activities"></a>

A part of the non-staked Treasury $NOOB will be moved towards the Playing Rewards pool to refill it to keep rewarding skilled players for succeeding in the game.

These funds will be also used for other activities that are necessary and beneficial for the growth and success of the whole ecosystem.


---

# 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://fundimension.gitbook.io/blast-royale/business-model/monetisation.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.
