# 클랜 레벨

1. **클랜 레벨이란?**
   * 장비 기부, 클랜전, 업적 보상, GP 레벨업 보상 등을 통해 XP를 획득하여 클랜 레벨을 올릴 수 있습니다.
   * 클랜 레벨이 증가하면 클랜 상점에서 더 다양한 아이템을 구매할 수 있습니다.

2. **클랜 레벨과 클랜원**
   * 클랜 레벨이 높을수록 더 많은 클랜원을 보유할 수 있습니다.

| Clan Level | Maximum Members |
| :--------: | :-------------: |
|      1     |        10       |
|      2     |        10       |
|      3     |        11       |
|      4     |        11       |
|      5     |        12       |
|      6     |        12       |
|      7     |        13       |
|      8     |        13       |
|      9     |        14       |
|     10     |        15       |


---

# 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/game-modes/undefined-3/undefined.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.
