# C-Gloves

1. **What are C-Gloves?**

* Each player has a total number of **C-Gloves**.
* Additional **C-Gloves** can be purchased with [Gold](/game-system/currency/gold.md).
* **C-Gloves** are consumed when attacking [Gyms](/game-system/skill-and-gym/gym.md) that are:
  * Declared for [Clan War](/game-modes/clan-mode/clan-league/clan-war.md)
  * 1⭐, 2⭐, 3⭐ Gyms
* During the Clan War Period, **C-Gloves** are fully replenished at **UTC 00:00:00** daily.
* If purchased **C-Gloves** exceed the maximum limit, the extra Tickets are **retained** beyond the max.
* If a player is Kicked Out or leaves a Clan, any **C-Gloves** exceeding the maximum are **saved and restored** later.

2. **Each C-Gloves consumed will produce 1** [**Raffle Tickets**](/game-modes/clan-mode/clan-league/c-gloves/raffle-tickets.md) **regardless of victory or defeat.**

{% content-ref url="/pages/cWWXfebc8sg8oL8WL8YG" %}
[Raffle Tickets](/game-modes/clan-mode/clan-league/c-gloves/raffle-tickets.md)
{% endcontent-ref %}


---

# 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/c-gloves.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.
