# Gym Points

<figure><img src="/files/vY3N3UdQFvyHsRkoPyjZ" alt="Gym Point image"><figcaption><p>Gym Points</p></figcaption></figure>

1. **What are Gym Points?**

   * Gym Points are used to train in the [Gym](/game-system/skill-and-gym/gym.md) with Gym Equipment.
   * Players can use Gym Points to access different training sessions in the Gym.

2. **Gym Points Recharge System**

   * 10 Gym Points are recharged for free every 8 hours.
   * Free recharging stops once you reach 30 Gym Points.

3. **How to Earn Gym Points**
   * Purchase Gym Points in the [Shop ](/game-system/shop.md)
   * Complete Missions on the [Mission List](/game-system/mission-list.md)
   * Participate in ongoing [Events](/game-system/event.md)


---

# 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-system/currency/gym-points.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.
