> For the complete documentation index, see [llms.txt](https://infomon.gitbook.io/infomon/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://infomon.gitbook.io/infomon/gameplay/special-event-faction-war/gym-pvp-battles.md).

# Gym PVP Battles

Infomon Gyms are the PVP battlegrounds in the Infomon game, where players can earn INFO points by capturing and defending Gyms. Gyms are the ultimate stage to showcase your Infomon training skills—the stronger your squad, the better the Gym you can claim, and the longer you can hold it to rack up rewards. However, keep in mind that there’s a daily cap on how many INFO points you can earn.

## Gym Challenges:&#x20;

* **Default Mode:**\
  When there's no active Faction War event, Gyms default to level 1. In this mode, each player fights independently, capturing Gyms to earn INFO rewards.
* **During Faction War:**\
  When a Faction War is active, you fight on behalf of your faction. You can invite allies to help defend Gyms, with higher-level Gyms accommodating more defending squads. During Faction War, you can earn INFO by both claiming Gyms and receiving a share of the contribution points pool. Detailed Faction War rules are covered in th [Faction War section.](/infomon/gameplay/special-event-faction-war.md)&#x20;

## 1. How could I find Gym?

You can spot Gyms right on your Twitter timeline or check out our Recommended Gym list. Use the refresh button to discover Gyms you'd like to attack or take over.\
\[Video Guide will be add here later]&#x20;

***

## **2. Gym Status: Three Conditions**

1. **Occupiable (Unclaimed):**

<figure><img src="/files/jGsMqEJou2qMVJzm48iQ" alt="" width="375"><figcaption></figcaption></figure>

An empty Gym can be claimed by any player by setting up a defense squad. Once a defense team is placed, the Gym shifts to the "Occupied" status, where other players can challenge the defending team to take control.

2. **Attackable (Occupied by other trainer):**

<figure><img src="/files/WFskhghVqbHbwi2ytC6k" alt=""><figcaption></figcaption></figure>

\
If a Gym is already occupied by another Trainer, you have the option to challenge the defending team. Defeat the defending squad, and the Gym is yours to take over. After your victory, you can place your own defense team to hold the Gym and start earning those sweet Info rewards.

2. &#x20;**Manageable(Occupied by you):**

<figure><img src="/files/MH15d2GAc81Gjp6hsCwg" alt="" width="375"><figcaption></figcaption></figure>

When you’ve claimed a Gym, you can tap "Manage" to oversee your Gym. Here, you can add <mark style="color:purple;">Energy Crystals</mark> to manage your defending squad's BP, which will be explianed in the section below.

{% hint style="warning" %}
Note: You have to place a defense team after defeating someone to earn the rewards. **Don't forget to set up the defense team after the battle.**
{% endhint %}

***

## 3.Defending Gym & Energy Crystals

<figure><img src="/files/xOK17nKV5wdzaTgwLi4L" alt=""><figcaption></figcaption></figure>

Your Defense Team's BP will gradually decrease over time, but don’t worry—you can equip Energy Crystals to slow down or even stop the loss.

**Energy Crystals:** There are three types of Energy Crystals

* **Normal:** Slows down BP decrease.
* **Rare:** Stops BP from decreasing.
* **Epic:** Gradually recovers your team's BP.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://infomon.gitbook.io/infomon/gameplay/special-event-faction-war/gym-pvp-battles.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.
