# High Roller Wearables

High Roller Wearables are limited wearables that could only be acquired by owning a full set of rank 5 [Premium Wearables](/wearables/what-are-wearables.md) from a single collection and holding BAG.

These wearables give you a much higher reward bonus and unlock some exclusive perks.

### Types of High Roller Wearables

There are 4 types of High Roller Wearables with varying rarities and bonus percentages.

<table><thead><tr><th>Item</th><th width="100">Supply</th><th>Available</th><th>Reward Bonus</th></tr></thead><tbody><tr><td>Crown</td><td>100</td><td>0</td><td>150%</td></tr><tr><td>Scepter</td><td>500</td><td>0</td><td>75%</td></tr><tr><td>Crown Royal Attire</td><td>100</td><td>0</td><td>50%</td></tr><tr><td>Scepter Royal Attire</td><td>600</td><td>0</td><td>50%</td></tr></tbody></table>

### High Roller Perks

On top of the reward bonus, owning a High Roller Wearable unlocks various perks such as:

* **VIP Discord channels:** Access VIP channels where you can connect with other High Roller owners.
* **Airdrops:** Receive free airdrops such as new wearables, emotes, and more.&#x20;
* **Giveaways:** Get entries into exclusive giveaways.

More utility to come as the ecosystem evolves.

#### Buying a Wearable

You can shop for High Roller wearables on [OpenSea](https://opensea.io/collection/decentral-games-accessories) or by finding players to trade with in [Discord](http://discord.gg/decentralgames).


---

# 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.decentral.games/wearables/high-roller-wearables.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.
