# 배틀캠프

지정된 종류의 용병과 영웅만 전투에 사용할 수 있는 스페셜 모드입니다.

플레이어는 하루에 2개의 무료 배틀 패스를 받지만 추가로 구매할 수도 있습니다. 배틀 패스의 수량은 다음 날이 되면 초기화됩니다.

휴먼계열, 비스트계열, 신성계열, 언데드계열 총 4가지 종류의 종족 스테이지를 클리어하여 각 종족의 용병 을 보상으로 획득합니다.

내 부대의 배틀 파워가 스테이지의 최소 요구 조건보다 높다면 스테이지를 넘기고 바로 보상 받을 수 있습니다.


---

# 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://meversedex.gitbook.io/pocketbattlesnftwar/kr-pocket-battles-nft-war/pocket-battles/game-system/undefined-7.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.
