# AVATARS NFTs

In the vast and immersive universe of OYABUN, the Avatars NFTs play a vital role, bestowing the essence of luck upon your cyber-yakuza during intense street missions.

## HOW IT WORKS

The NFT Avatars grant you the power to **accumulate luck boosts from up to 5 Avatars**, irrespective of their rarity.

<mark style="color:green;">**COMMON**</mark> ➡️ <mark style="color:red;">**5% luck boost**</mark>&#x20;

<mark style="color:blue;">**RARE**</mark> ➡️ <mark style="color:red;">**7% luck boost**</mark>&#x20;

<mark style="color:purple;">**EPIC**</mark> ➡️ <mark style="color:red;">**10% luck boost**</mark>

{% hint style="info" %}
**Example**

If you possess a trio of Avatars NFTs – one Common, one Rare, and one Epic – each offering a respective boost of 5%, 7%, and 10% in luck, here's how the calculation works:

* **Total Extra Luck Boost = (Common Avatar %) + (Rare Avatar %) + (Epic Avatar %) = 5% + 7% + 10% = 22%**

By wielding this remarkable combination of Avatars, your cyber-yakuza will receive an 22% boost in luck, increasing the odds of discovering rewards during your street missions in Neo-Tokyo.
{% endhint %}

{% hint style="info" %}
**Avatars NFTs OpenSea Collection**

<https://opensea.io/collection/oyabun-avatar>
{% 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.oyabun.io/assets/avatars-nfts.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.
