# 배틀 로얄

<figure><img src="/files/32edd17938e7c59e0bb68a33b5fd5362150cabe5" alt=""><figcaption></figcaption></figure>

Battle Royale은 디파이 App의 트레이딩 대회 시리즈입니다. 각 시즌에서는 참가 사용자를 측정 가능한 성과를 기준으로 순위를 매기며, 실제 트레이더에게 보상을 제공하도록 설계되어 있습니다.

Battle Royale에 참여하려면 embedded wallet을 사용해야 합니다. 방법 알아보기 [계정 만들기](/knowledge-base/ko/onboarding/create-an-account.md) 및 [계정에 자금 입금하기](/knowledge-base/ko/onboarding/fund-your-account.md) 를 확인해 주세요.

## 참가 자격

Battle Royale 시즌 1에 참여하려면 다음 조건을 충족해야 합니다:

1. 사용해야 합니다 [디파이 App의 embedded wallet을](/knowledge-base/ko/onboarding/configure-your-wallets.md#defi-app-built-in-wallets), 그리고
2. 거래 [무기한 선물](https://claude.ai/knowledge-base/trade-and-earn/trade-perpetuals) 활성 대회 기간인 2026년 1월 12일부터 2월 12일까지.

perpetuals PnL에 따라 자동으로 대회에 참가하게 되며, PnL 리더보드 순위를 놓고 경쟁하게 됩니다. 상위 10명의 트레이더가 보상을 받습니다.

{% hint style="danger" %}
**실격**

델타 중립 포지셔닝은 실격 사유에 해당합니다. 디파이 App은 이러한 행위를 적극적으로 모니터링합니다.
{% endhint %}

***

## 시즌 1

Battle Royale 시즌 1은 30일간 진행되는 [무기한 선물](/knowledge-base/ko/trade-and-earn/trade-perpetuals.md) 트레이딩 대회로, 1월 12일부터 2월 12일까지 진행됩니다. perpetual 포지션에서 실현 PnL을 만들어 다른 트레이더와 경쟁해 보세요. 리더보드 상위 10위 안에 들면 $250,000의 몫을 받을 수 있습니다.

### 주요 세부 정보

| 파라미터   | 값                 |
| ------ | ----------------- |
| 기간     | 30일               |
| 시작일    | 2026년 1월 12일      |
| 종료일    | 2026년 2월 12일      |
| 제품     | Perpetuals        |
| 랭킹 지표  | 실현 PnL            |
| 상금 풀   | $HOME 기준 $250,000 |
| 수상자    | 상위 10명의 트레이더      |
| 거래량 요건 | 없음                |

상금은 상위 10명의 트레이더에게 [HOME 토큰으로](/knowledge-base/ko/home-token/tokenomics.md)분배됩니다. 모든 보상에는 vesting 일정이 적용됩니다.

| 순위  | 지급액 (USD 기준 가치) |
| --- | --------------- |
| 1위  | $100,000        |
| 2위  | $50,000         |
| 3위  | $30,000         |
| 4위  | $20,000         |
| 5위  | $15,000         |
| 6위  | $10,000         |
| 7위  | $8,000          |
| 8위  | $7,000          |
| 9위  | $6,000          |
| 10위 | $4,000          |

***

## 향후 시즌

향후 Battle Royale 시즌은 perpetuals, swaps, yield 또는 기타 디파이 App 제품에 적용될 수 있습니다. 시즌 파라미터, 상금 구조, 랭킹 기준은 달라질 수 있습니다. 각 시즌은 명확한 성과 지표를 바탕으로 실제 사용자에게 보상을 제공하도록 설계됩니다.

***

디파이 App을 사용함으로써 다음에 동의하게 됩니다. [서비스 약관](/knowledge-base/ko/legal/terms-of-service.md).


---

# 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.defi.app/knowledge-base/ko/reference/past-events/battle-royale.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.
