# Rewards

1. **Rewards**

* **Battle Rewards:**
  * Rewards are given when you win a Battle against the Defense Deck in Gym Conquest. Rewards vary according to the Gym Grade.

* **Retention Rewards:**
  * Successfully conquered Gyms **periodically produce resources**.
    * Only for 3🌈 / 3⭐ / 2⭐ Gyms.
    * Only 3🌈 Gyms produce **$DELABS**&#x20;
  * Rewarded after **Season Settlement**.
  * Rewards are given based on the duration of conquest maintained from the end of the Protection Period after winning the **Clan War**.
  * Resources:
    * [**Clan Coins**](/game-system/currency/clan-coins.md)
    * **$DELABS (3🌈 Gyms only)**

* **Loot Rewards:**
  * If a Clan takes over a Gym that was conquered by another Clan, the new Conqueror will acquire a portion of the Resources produced during the previous Clan's Conquest.&#x20;
  * Additionally, part of the looted rewards is used for [**Raffle**](/game-modes/clan-mode/clan-league/c-gloves/raffle-tickets.md) **Rewards**.
  * Rewards:
    * **Clan Coins**
    * **$DELABS (3🌈 Gyms only)**
    * **Clan Accumulated Rewards**

* **Attack Rewards:**
  * Even without conquering the Gym, attacking Defenders grants **small rewards**.
  * Rewards are given **regardless of win or loss**, but with different amounts.
  * Rewards:
    * **Clan Coins**
    * **Clan Season EXP**
    * **Clan Points**

* **Total Clan Points**
  * The total Clan Points are calculated as 50% of all Clan Members' earned GP plus the total Clan Points obtained from Clan Wars.
  * You can earn more Clan Points by winning Clan War Battles and using [Season Gloves](/game-modes/clan-mode/clan-league/season-gloves.md) & Boosts for additional points.
  * When the total Clan Points reach certain thresholds, the Clan's accumulated Reward amount increases.

* **Season Settlement Reward**
  * After the season ends, the cumulative Rewards earned by the entire Clan during the 4-day Clan War will be distributed.
  * The Clan Leader will receive 10% of the cumulative Clan War Rewards first.
  * The remaining 90% of the cumulative Rewards will be distributed based on Clan Contribution.
    * Clan Contribution: My Clan Points + GP earned during the Season \* 0.5)
    * Cumulative Rewards earned by the Clan over the 4-day Clan War (my Clan contribution / Total Clan contribution)


---

# 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-league/clan-war/rewards.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.
