# Competition Rewards

CAThletes compete for rewards - **WLKN tokens**. For each competition won, players recieve a certain amount of WLKNs to their *yellow Wallet*. To improve the app *performance* and reduce the amount of *micro transactions* on the blockchain, we introduce a '**money-box**' or 'reward pool' to collect and store the tokens (*pending balance*) received as rewards for competitions.

⚠️ Walken **guarantees** each player the tokens they gained from competitions. These tokens can be **transferred** to the blockchain Wallet any time once the two **requirements** for transfer are met:&#x20;

* a player has at least **1 NFT** (*CAThlete* or *NFT-item* from Marketplace - a *T-shirt, shoes, hat, accessory, artefact or shorts*) on their wallet;
* a player has reached the **minimum pending WLKN balance** required to make a transfer (which is the minimum transaction amount). Once they have the minimum WLKN amount on the pending balance, the '*Push to wallet*' button turns blue and becomes active. Tap it to send the tokens to your WLKN wallet.

<figure><img src="/files/DBm5P1ZCYW1GVeJinLdb" alt="" width="188"><figcaption></figcaption></figure>

📝 *<mark style="background-color:yellow;">The</mark> <mark style="background-color:yellow;"></mark><mark style="background-color:yellow;">**specific amount**</mark> <mark style="background-color:yellow;"></mark><mark style="background-color:yellow;">of the minimum WLKNs balance required to make a transfer may change during the beta test.</mark>* <mark style="background-color:yellow;"></mark><mark style="background-color:yellow;">To learn the amount necessary to transfer the tokens, tap on the</mark> <mark style="background-color:yellow;"></mark>*<mark style="background-color:yellow;">Pending balance</mark>* <mark style="background-color:yellow;"></mark><mark style="background-color:yellow;">block.</mark>&#x20;


---

# 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.walken.io/competitions/competition-rewards.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.
