# Token Share Program rewards rules

Earnings from both referrals and the Token Share Pool accumulate daily during the month and become available to claim at the beginning of every following calendar month.

Claimed tokens are added to the in-game account as off-chain $WF. Immediately after claiming, those tokens can be spent for any in-game purchases.

The waiting time to withdraw the tokens earned from the **Token Share Program** depends on the current player’s Tier. If the Tier changes, the remaining tokens vesting time changes according to the new Tier, so players can reduce or increase this time by changing the staking tokens amount.

### Vesting rules

The tokens earned in the Token Share program vest daily based on the player's Tier. The amount of tokens that vest is calculated by dividing the total amount of tokens earned divided by the vesting period of the current player’s Tier. If the balance is reduced to a lower Tier, the amount of tokens vested daily reduces accordingly. If the balance and the Tier increase during the vesting period, the amount of tokens vested daily increases.

\
The vesting is linear and calculated daily.

Earned tokens can be spent in the game immediately without vesting. Once the vesting period ends, any remaining tokens are available for withdrawal.

***

Here’s an example based on the vesting rules:

* *Starting Tier: Bronze III with a 40-day vesting period.*
* *Earned tokens: 800 $WF*
* *Daily tokens available to withdraw increase by: 800 / 40 = 20 $WF*

*Vesting Period Adjustment:*

* *If a player increases balance to Gold III Tier, the daily token unlock to withdraw increases to: 800 / 20 = 40 $WF*


---

# 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://wildforest.gitbook.io/whitepaper/wild-forest-tokenomics/token-share-program/usdwf-token-staking/token-share-program-rewards-rules.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.
