> 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/gameplay/party-pass.md).

# Party Pass

Party Pass grants players access to a vast array of rewards earned through seasonal events. It delivers unparalleled value with up to a 130x ROI. Please note that the Party Pass is tied to the current season; all benefits and progress will expire once the season concludes.

## 1. Pass Tiers and Unlocking

| **Pass Tier** | **How to Unlock**                 |
| ------------- | --------------------------------- |
| Free Pass     | Available to all players for free |
| Basic Pass    | Unlock for $9.99                  |
| Premium Pass  | Unlock for $19.99                 |

Upgrade Tip: Players who have already unlocked the Basic Party Pass can upgrade to Premium Party Pass at any time for an additional $9.99.

## 2. Tier System

The Party Pass system features 55 Tiers. Initial tier boosts are as follows:

* Unlocking the Basic Pass instantly grants you Tier 21.
* Unlocking Premium Pass instantly grants you Tier 36.
* OGX Holders who unlock any paid Party Pass will be instantly boosted to Tier 55 (Max Level).

## 3. How to Progress

* Complete Season Tasks: Earn EXP by completing seasonal missions to advance through the tiers.
* Purchase Tiers: Use Diamonds to skip tiers and reach the max level instantly.

## 4. Season Missions

* Daily Refreshes: Players can refresh their Season Missions up to 5 times per day.
* Reset Schedule: Refresh counts reset daily. Check the in-game countdown timer for the exact reset time.

## 5. Rewards

Rewards include, but are not limited to:

* Heroes: Up to CR quality.
* Firearms: Up to UR quality.
* Tactical Gear: Modules, Armor, Ammo, and more.
* Diamond Party Keys
* Mirble Party Keys
* R\&D Upgrade Components

\*Note: Reward pools are refreshed every season. Please refer to the in-game rewards track for details.

## 6. FAQ

Q: What happens to unclaimed rewards when the season ends?

A: All unclaimed rewards will be lost once the season expires. Please ensure you claim all items before the season ends.

Q: Are the rewards the same every season?

A: No. Each season features a unique theme and a new set of rewards.

Q: Does the Premium Party Pass include all Basic Party Pass rewards?

A: Yes. The Premium version includes everything in the Basic Party Pass while providing additional rare rewards.


---

# 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/gameplay/party-pass.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.
