# Clan Level

1. **How to Raise Clan Level**

* **Clans** can increase their **Clan Levels** by earning XP from **Gear Donations,** [**Clan Battles**](broken://pages/UxCW6MykS3ZfRgASkSMU), **Clan Achievement Rewards**, and **GP Level-Up Rewards**.
* A variety of Clan [Shop](/game-system/shop.md) Items will unlock as the Clan Level increases

2. **Clan Levels**

* Clans can have more members once they reach higher Clan Levels

| 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/game-modes/clan-mode/clan-level.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.
