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

# NFTs

## 1. OGX̅

### 1.1 Overview

* OGX is a collection of 5,000 high-quality PFP NFTs  on the Ethereum blockchain. Representing the earliest supporters and community members of PartyIcons, OGX̅ holds unique collectible value and community status.

### 1.2 Utilities & Perks

* Exclusive Token Pool: OGX̅ holders have access to an exclusive $EKKO token pool, enjoying unique ecosystem yields.
* In-Game Advantages: OGX̅ holders unlock additional backpack slots in-game, allowing them to carry out more loot and maximize returns.
* Tax-Exempt Status: OGX̅ holders enjoy tax-free benefits within the X̅ LEAGUE.
* Instant Pass Max-Out: OGX̅ holders who purchase the Party Pass receive the exclusive perk of instantly boosting their pass to max level (Tier 55).
* Community Standing: As early supporters of the Partyverse, holders enjoy higher community status and voting influence.

### 1.3 Marketplace Link

* OpenSea Marketplace: <https://opensea.io/collection/partyicons-ogx-official>

## 2. Hero Icons

### 2.1 Overview

Hero Icon NFTs are core on-chain NFT assets within Party Icons, categorized into Standard Heroes and Priority Heroes. Each Hero possesses a unique appearance and skillset, serving as the character players control in the game.

### 2.2 Tiers

* Standard Heroes: Base heroes equipped with standard abilities and attributes.
* Priority Heroes: Special heroes possessing enhanced traits and superior capabilities, making them rarer and more challenging to acquire.

### 2.3 Utilities & Perks

* Enhanced Gameplay Capabilities: Priority Heroes boast stronger combat prowess, unique traits, and statistical advantages in matches.
* High Scarcity: Due to their distinct acquisition methods, Priority Heroes hold significantly higher scarcity and value.

### 2.4 Marketplace Link

* Ronin Marketplace: <https://marketplace.roninchain.com/collections/partyicons-hero>

## 3. Mirble

### 3.1 Overview

Mirble is the core functional utility token of the Partyverse. Players can earn it by engaging in core gameplay, making it an essential resource for in-game progression. Mirble plays a vital role across the ecosystem, powering a wide array of game functionalities.

### 3.2 Utilities & Perks

* Core Game Functionality: Necessary for participating in core game loops and funding high-value character/equipment progression.
* Tradable Value: Can be listed and traded on the marketplace, possessing excellent liquidity and circulating value.
* Ecosystem Engagement: Functions as a foundational component of the ecosystem, granting access to various ecosystem events and initiatives.

### 3.3 Marketplace Link

* Ronin Marketplace: <https://marketplace.roninchain.com/collections/partyicons-mirble>


---

# 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://partyicons.gitbook.io/wiki/assets/nfts.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.
