# Infusion

A total of 50,000,000 $BLOCK tokens (5% of the total supply) are infused into the **BlockGames Dice NFT** collection of 5,555 Dice.

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

### Infused $BLOCK Reward Vesting

**Conditions:**

* The Dice holds unvested $BLOCK rewards;
* The wallet holding the Dice is connected to a **Universal Player Profile (UPP)**;
* The Dice is soft-staked (unlisted and not transferred) for at least 24 hours.

**Vesting mechanics:**

* $BLOCK tokens vest over 22 months, beginning with the launch of the UPP Infusion Dashboard in May 2024;
* Vesting occurs daily at 12 pm UTC for all Dice unlisted for at least 24 hours;
* Once rewards vest, they are automatically added to the UPP linked to the wallet holding the Dice.
* Users can transfer all vested $BLOCK from their UPP to their wallet at any time, with applicable gas fees.

**Example:**

* If a user buys a Dice at 11 am UTC on Monday, vesting begins at 12 pm UTC **the same day**, and the first infused $BLOCK reward is added to UPP at 12 pm UTC on Tuesday.
* If a user buys a Dice at 1 pm UTC on Monday, vesting starts at 12 pm UTC **the next day** (Tuesday), with the first infused $BLOCK reward added to their UPP at 12 pm on Wednesday.

{% hint style="info" %}
Currently, one UPP can only connect one wallet with Dice for infused $BLOCK rewards to vest. If the UPP connects a different wallet, Dice in the original wallet stop vesting.
{% endhint %}

### Dice Listing

When a Dice is listed on a marketplace, the vesting of infused $BLOCK rewards stops immediately. However, no rewards are lost during this period; they remain with the Dice and will vest once the Dice is unlisted again.

### Dice Transfers

* If a Dice is transferred, all unvested $BLOCK rewards transfer with it.
* [A Dice checker](https://upp.blockgames.dev/dice-checker) tool is available to publicly view the infused and unvested $BLOCK associated with each Dice by number.


---

# 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://docs.blockprotocol.gg/blockgames/usdblock-tokenomics/blockgames-network-nodes/infusion.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.
