# Clan Shop

The **Clan Shop** is where a variety of Clan Shop Items will unlock as the **Clan Level** increases

* Each item has a **purchase limit**, and these limits **reset at the end of each season**
* Clan Shop Items include [**Stock Parts**](/game-system/gear/grade-up.md), [**Gear**](/game-system/gear.md) **Boxes**, **Catalogs**, and **buffs**
* **Buffs** apply to both **Clan Battles** and [**League Mode**](/game-modes/pvp-league-mode.md), and their duration starts **immediately upon purchase**
* Items in the **Clan Shop** are purchased using **Clan Coins**, which can be obtained from **GP Reward Boxes** and **Clan Battle Ranking Rewards**


---

# 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-shop.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.
