# WBucks

<figure><img src="/files/4CkmcMDa4Q2zUlwy2Fpm" alt=""><figcaption><p>WBucks Packs</p></figcaption></figure>

The in-game currencies are **WBucks** and **Nuggets**.

Only WBucks are integrated with web3 mechanics.&#x20;

WBucks is not going to be a cryptocurrency, but it can be tokenized into an NFT that contains a specific amount of WBucks.

The users can at any time convert in-game WBucks in WBucks NFT, and the other way round.

The WBucks NFT can be only converted into fixed amounts. For example:

* NFT Small - 1000 WBucks
* NFT Big - 5000 WBucks
* NFT Whale - 25000 WBucks

*(numbers are provisional and may subject to change)*

### Distribution

WBucks can be collected by:

* Playing the Game (active farming)
* [Monsters Early Farming](/game/web3.md#monsters-early-farming-pfp-staking) (passive farming)

{% hint style="info" %}
WBucks can also be traded for Nuggets inside the game. Nuggets are the premium currency and can be obtained for fiat in the game shop.
{% endhint %}


---

# 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.monsterrooms.io/nft/wbucks.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.
