> For the complete documentation index, see [llms.txt](https://docs.arkada.gg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.arkada.gg/~/revisions/JVB93KOqvx01m4uZQ5IX/core-features/shogun-nft-collection.md).

# Shogun NFT Collection

**Shogun NFTs** are powerful on-chain assets that enhance your activity on Arkada, increasing your Arkada Points and improving your odds in features like **Quest Royale**, **Leaderboard rankings** and seasonal **Airdrop eligibility**.

***

## NFT Impact

Arkada’s **Shogun Collection** introduces a monthly limited NFT drop, where each item contributes to an evolving **Shogun character**. The more unique items you own — the stronger your multipliers become.

Each NFT provides:

* A **unique point multiplier**
* **Passive enhancement** of Arkada Score across all ecosystem quests
* **Progress** toward completing your full hero set, unlocking elite airdrops and exclusive campaign bonuses
* **Increased odds in Quest Royale** daily raffles (ETH rewards)
* **Boosted positioning in Leaderboard rankings**
* Greater **eligibility for seasonal airdrops** and campaign-level rewards

Together, these NFTs are not just collectibles — they are long-term performance boosters across the **entire Arkada ecosystem**.

***

## Current NFT Pricing (First 4 revealed)

| Item                        | Price     |
| --------------------------- | --------- |
| “Whispering Void Gauntlets” | 0.002 ETH |
| “Veil Piercer Helmet”       | 0.005 ETH |
| “Echoing Memory Pauldrons”  | 0.01 ETH  |
| “Abyss Walker’s Belt”       | 0.01 ETH  |

***

## Multiplier Logic

| Item                         | Points Multiplier |
| ---------------------------- | ----------------- |
| “Whispering Void Gauntlets”  | 1.1×              |
| “Veil Piercer Helmet”        | 1.2×              |
| “Echoing Memory Pauldrons”   | 1.3×              |
| “Abyss Walker’s Belt”        | 1.4×              |
| “Luminous Trail Greaves”     | 1.5x              |
| “Resonance Core Breastplate” | 1.6x              |

> The final multipliers and reward tier unlocks for the complete shogun will be revealed at the end of the season.

***

## NFT Items & Contract Addresses

<table><thead><tr><th width="158.70703125">Item</th><th>Contract Address</th></tr></thead><tbody><tr><td><strong>Gauntlets</strong></td><td><code>0x2877Da93f3b2824eEF206b3B313d4A61E01e5698</code></td></tr><tr><td><strong>Helmet</strong></td><td><code>0x181b42ca4856237AE76eE8c67F8FF112491eCB9e</code></td></tr><tr><td><strong>Pauldrons</strong></td><td><code>0xFAC5f5ccDc024BDDF9b0438468C27214E1b4C9f2</code></td></tr><tr><td><strong>Belt</strong></td><td><code>0xa4e6101e26BD7d2C418aDb3bbF3189375678eb99</code></td></tr><tr><td><strong>Greaves</strong></td><td><code>0x7096b9E45c52CE97592324c5da811d493af1127c</code></td></tr><tr><td><strong>Breastplate</strong></td><td><code>0xfd51f54CdD331aDaCD4Caf6B9aE681BF8353A724</code></td></tr></tbody></table>

***

### Unlock multipliers, build your samurai, and climb the leaderboard with power-enhanced NFTs.

[**Boost Your Arkada Journey ↗**](https://app.arkada.gg/nft-collection)&#x20;


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.arkada.gg/~/revisions/JVB93KOqvx01m4uZQ5IX/core-features/shogun-nft-collection.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
