# Season Pass & Missions

You can access the **Season Pass, Social Missions, and Attendance Rewards** through the three buttons located in the **top right corner of the main screen**.

**1. Season Pass**

* Completing **Season Pass Missions** during the season period gives **Pass XP**.
  * The **Season Pass period lasts for 2 weeks**.
  * The **Season Mission List** shows the available Missions.
* As your **Pass Level increases**, you can earn various Rewards.
  * **Silver and Gold Passes** provide additional Pass XP and Rewards.
  * You can also **spend in-game Currency** to increase your Season Pass level.

**2. Social Missions**

* There are **two types of missions: Daily Missions and Game Missions**.
  * **Daily Missions:** Earn [**P-Coins** ](/game-modes/punch-mode/p-coins.md)upon completing the Daily Mission.
  * **Game Missions:** Earn **in-game Currency** upon completing the Game Mission.

**3. Attendance**

* You can **claim Attendance Rewards** daily.
* You can earn additional rewards by using a **Daily TX**.


---

# 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://wiki.boxingstarx.com/how-to-start/season-pass-and-missions.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.
