> For the complete documentation index, see [llms.txt](https://cobblemon-rivals.gitbook.io/cobblemon-rivals-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cobblemon-rivals.gitbook.io/cobblemon-rivals-wiki/npc-gyms.md).

# NPC Gyms

## Gym information

All gyms share a few common features, such as:

* They all have a Gym Guide
* You must defeat all 4 trainers before challenging the gym leader
* There are rewards for beating the gym leader (rewards scale as you progress)

You can view our NPC gyms on the following pages:

{% content-ref url="/pages/2VNtsGQFkAbeDPC0Kw4w" %}
[Rock Gym](/cobblemon-rivals-wiki/npc-gyms/rock-gym.md)
{% endcontent-ref %}

{% content-ref url="/pages/Mof2txRPNuVM9geCvWyY" %}
[Water Gym](/cobblemon-rivals-wiki/npc-gyms/water-gym.md)
{% endcontent-ref %}

{% content-ref url="/pages/KAzlr5G9whn7k9InFgMj" %}
[Electric Gym](/cobblemon-rivals-wiki/npc-gyms/electric-gym.md)
{% endcontent-ref %}

{% content-ref url="/pages/ez9dJ8uBNNGYMdpksLdC" %}
[Grass Gym](/cobblemon-rivals-wiki/npc-gyms/grass-gym.md)
{% endcontent-ref %}

{% content-ref url="/pages/1lDCBhaKfc5eFoy2bpnT" %}
[Poison Gym](/cobblemon-rivals-wiki/npc-gyms/poison-gym.md)
{% endcontent-ref %}

{% content-ref url="/pages/CFXeVt4BXCMD1tHwCfcd" %}
[Psychic Gym](/cobblemon-rivals-wiki/npc-gyms/psychic-gym.md)
{% endcontent-ref %}

{% content-ref url="/pages/8QzHH60auKdasZ6bNcnI" %}
[Fire Gym](/cobblemon-rivals-wiki/npc-gyms/fire-gym.md)
{% endcontent-ref %}

{% content-ref url="/pages/pgi5jyZ4EnaQw7hFAv3v" %}
[Ground Gym](/cobblemon-rivals-wiki/npc-gyms/ground-gym.md)
{% endcontent-ref %}


---

# 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://cobblemon-rivals.gitbook.io/cobblemon-rivals-wiki/npc-gyms.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.
