# T-Gloves

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

* Each player in Clan War will receive 10 T-Gloves only once.
* **T-Gloves** do not recharge and additional T-Gloves must be purchased with $DELABS tokens.
  * This will be available in the in-game Shop during the beta season.
* **T-Gloves** are consumed when attacking Token [Gyms](/game-system/skill-and-gym/gym.md) that are:
  * Declared for [Clan War](/game-modes/clan-mode/clan-league/clan-war.md)
  * Cannot be used to attack 1⭐, 2⭐, 3⭐ Gyms
* If purchased **T-Gloves** exceed the maximum limit, the extra Tickets are **retained** beyond the max.
* If a player is Kicked Out or leaves a Clan, any **T-Gloves** exceeding the maximum are **saved and restored** later.

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


---

# 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/t-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.
