# Shop, Marketplace, and Burn Fees

Arcade Colony will operate multiple shop pages within its storefront catalog that publishers can use to sell their goods and services. To qualify, a game must be registered with the directory, accept Arcade Colony tokens for value, and list the price of anything they sell in both a set amount of USD/Credits and SCRIPT tokens.

## Shop Revenue Split

Publishers that stake certain thresholds of LICENSES will reduce their revenue share to Invennium from product sales. By staking LICENSES, it allows players, other publishers, and Arcade Colony to have faith in the overall system. It incentivizes everyone to be good stewards of our ecosystem.  Additional staking requirements to receive lower revenue share rates may be introduced over time.

| Revenue Share | Licenses Owned and Operating |
| ------------- | ---------------------------- |
| 30%           | 0                            |
| 25%           | 10                           |
| 20%           | 20                           |
| 15%           | 30                           |
| 10%           | 40                           |
| 5%            | 50                           |

## Marketplace

A peer to peer marketplace will allow players to buy, sell, and rent their assets to one another. These transactions will be subjected to up to 6% fees to fund the project and ensure continued success with half being paid out and the other half sent to the DAO or burned. The breakdown of the fee is listed below.

* 1% sent to Arcade Colony DAO
* 1% to Invennium
* 2% to the sales platform utilized for a transaction
* 2% burn

## Burn Fees

Each month, games in the Arcade Colony platform are expected to have a set amount of SCRIPT tokens burned through utility. If a game does not burn their expected amount then they will need to send the remaining SCRIPT to the DAO to be burned. For example, if a game is supposed to burn 10,000 SCRIPT per month and through in-game actions there are only 9,000 SCRIPT burned, the publisher will need to send 1,000 SCRIPT to the burn account. A set amount of SCRIPT to be burned incentivizes games to fully integrate into the Arcade Colony system. Each game will negotiate a monthly burn rate as they enter the ecosystem.

<br>


---

# 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://whitepaper.arcadecolony.com/shop-marketplace-and-burn-fees.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.
