# Training Schedule

<figure><img src="/files/P7xCWhgppGOMEXHw6OcJ" alt="Training Schedule screen with Pavel Durov in the background." width="375"><figcaption><p>Set up to 5 different Training Schedules</p></figcaption></figure>

1. **What is the Training Schedule?**

   * Players can set a **Training Schedule** by equipping **Gym** [Equipment ](/game-system/skill-and-gym/gym/equipment.md)in the **Training Schedule slots**.
   * Training can only be applied to **one** [Character](/game-system/character.md) at a time and is not applied to all Characters.

2. **Gym Equipment Synergy**
   * There is synergy with the **Gym Equipment**.

     * Certain Equipment has better synergy when combined with others, leading to higher **efficiency**.
     * Some Equipment has worse synergy in combination, resulting in **lower efficiency**.

3. **Training Schedule Setup**
   * Players can set up to **5 different Training Schedules**.


---

# 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/skill-and-gym/gym/training-schedule.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.
