> For the complete documentation index, see [llms.txt](https://whitepaper.monsterrooms.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.monsterrooms.io/nft/pranks.md).

# Pranks

<figure><img src="/files/jV0WtSQNovzGbnecAS0y" alt=""><figcaption><p>Pranks</p></figcaption></figure>

Pranks are how players can interact with each other inside the game.

Pranks are assets that can be used to disrupt other's Environment. Being pranked reduces the Style Score, and the pranker gains [Wbucks](/nft/wbucks.md) for making it.

Each prank has a type, a description and a rarity.

The pranker collects a value of WBucks, based on the Prank type, rarity, and victim's Style Score. The victim also earns WBucks and gets back their original Style Score, when cleaning up the mess!

### Distribution

Pranks can be found within Chests, or collected by playing the game. Pranks can be:

* Standard
* Limited Edition

{% hint style="success" %}
**Exclusive OG Pranks** could be found within **OG** **Whale Packs,** a chest full of in-game assets that will be airdropped only to Monsters PFP holders. [Learn more here.](/nft/monsters-pfp-and-drop.md)
{% endhint %}

{% hint style="info" %}
All the Pranks, as well as the other in-game assets are exportable as NFTs and tradeable on the secondary market and backwards.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/pranks.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.
