# A-Gloves

<figure><img src="/files/evmzR8ymt1CyC0dk0PzK" alt="A-Glove image"><figcaption><p>A-Gloves</p></figcaption></figure>

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

   * Points needed to play League Mode. Each League Mode Match requires 10 A-Gloves.

2. **How to recharge A-Gloves:**

   * The default amount of A-Gloves are 100 A-Gloves.
   * When A-Gloves are consumed, they recharge over time.
     * 3 minutes = 1 A-Glove recharge
   * In order to fully recharge A-Gloves when empty, it will take a total of 300 minutes (5 hours) .

3. **How to immediately recharge A-Gloves:**
   * Use [Gold ](/game-system/currency/gold.md)to recharge.
   * Use a Transaction to recharge A-Gloves.
     * However, using a Transaction to recharge A-Gloves is limited to one time per day.
   * Invite friends by sending them an invitation to Boxing Star X


---

# 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/pvp-league-mode/a-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.
