# Season

## 시즌보상

### 정규 시즌 보상

시즌 종료 후 새로운 시즌이 시작되면 전 시즌의 최종 달성 랭킹에 따른 보상이 정산되어 지급됩니다. \
첫 시즌은 총 상금 20만 META로 시작하며, 누적 획득 티어포인트(TP) 순으로 차등지급 됩니다.&#x20;

자세한 시즌 리워드는 게임 실행 후  시즌의 Reward 메뉴를 확인하여 주세요. <br>

<figure><img src="https://lh7-us.googleusercontent.com/DBJutQeK8XY54WMm01BmaadRFEDcipjOBG12CIgm-n35KFPNYCB2Mn2SrRfSoeiHVtv4KovErGxYWYws2WEp3dcWZiCnV32MejbwUvnHR47rYCpf543-nJRelUPOtBmGxxeRf1h1pQbILuLAdIYBdJU" alt=""><figcaption><p>예시</p></figcaption></figure>


---

# 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://docs.metaarena.world/game-play/pvp/season.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.
