# 시즌 패스 & 미션

메인 화면 우측 상단에 위치한 3개의 버튼을 통해 시즌 패스 구매, 소셜 미션, 출석 등의 활동을 할 수 있습니다.

1. **시즌 패스**
   * 일정 기간 동안 시즌 패스 미션을 완료하면 패스 경험치를 획득할 수 있습니다.
     * 시즌 패스 주기는 2주입니다.
     * 시즌 패스 미션은 시즌 미션 리스트를 통해 확인할 수 있습니다.
   * 패스 경험치를 획득하여 패스 레벨이 올라가면 다양한 보상을 획득할 수 있습니다.
     * 실버와 골드 패스를 통해 추가 패스 경험치와 보상을 획득할 수 있습니다.
     * 재화를 소비해 시즌 패스 레벨을 올릴 수 있습니다.

2. **소셜 미션**
   * Daily 미션과 Game 미션 두 가지 종류의 미션이 존재합니다.
     * Daily 미션 완료 시, [P-Coin](/kr/game-modes/undefined/p-coins.md)을 획득할 수 있습니다.
     * Game 미션 완료 시, 인게임 재화를 획득할 수 있습니다.

3. **출석**
   * 출석 보상을 획득할 수 있습니다.
   * 매일 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/kr/undefined/and-1.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.
