# Chip Revenue Sharing

<figure><img src="/files/kd5Q2xdQUyfK1cl6DwJC" alt=""><figcaption></figcaption></figure>

## 🪙 House Edge Share

When a themed slot is played, part of the bet (house edge) goes to staked NFTs of that theme by rarity:

* Platinum: 40% of the house edge
* Gold: 30%
* Silver: 20%
* Bronze: 10%

**Example:** If King Arthur collects 10,000 house edge chips and 7 Platinum NFTs are staked, Platinum gets 40% of 10,000 = 4,000 chips. Each Platinum NFT earns about 571 chips.

<figure><img src="/files/oKjTwKqIfmx50VkUt2Cs" alt="" width="563"><figcaption></figcaption></figure>

## 💰 JACKPOT & DAILY PRIZE POOL

When players bet on slot games, 0.5% goes to the jackpot and 0.5% to that slot theme’s daily prize pool. This means if you own a Tiger Land slot NFT, you only benefit from bets made on the Tiger Land slot game.

**Example:**\
If 100,000 chips are bet on Tiger Land in one day:

* 500 chips → jackpot
* 500 chips → Tiger Land daily pool (split among staked Tiger Land NFTs)

<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://blockspingaming.gitbook.io/blockspingaming-whitepaper/mining-mechanics/chip-revenue-sharing.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.
