> For the complete documentation index, see [llms.txt](https://wiki.cobblemonislands.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.cobblemonislands.com/features/official-islands/kaiwalu-cove.md).

# Kaiwalu Cove

***

<h2 align="center">Kaiwalu Cove's Gym Leader</h2>

{% columns %}
{% column valign="middle" %}

<figure><img src="/files/OfCgqQ9SKyopip38mwUL" alt="" width="375"><figcaption></figcaption></figure>
{% endcolumn %}

{% column valign="middle" %}
{% embed url="<https://community.inkdrop.app/c9ce9d734af0514893a12ef0f8c5824d/3ZbWW_PE>" %}
{% endcolumn %}
{% endcolumns %}

***

<h3 align="center">Kaiwalu Cove's Battle Trainers</h3>

{% columns %}
{% column %}

<p align="center"> Daily NPC Battle</p>

* Jadon ( Daily )\
  **Cooldown Time** = 24h\
  **Coords =** -5956 10 5749\
  Rewards   [Daily NPCs Rewards](/features/official-islands/daily-npcs/daily-npcs-rewards.md#common-daily-npcs)

* Fossil Maniac\
  Cooldown Time = 24h\
  Coords =  -5949 0 5716\
  Rewards  [Daily NPCs Rewards](/features/official-islands/daily-npcs/daily-npcs-rewards.md#fossil-maniac-npc)
  {% endcolumn %}

{% column %}

<p align="center"> 3-Day NPC</p>

* Clara\
  Cooldown Time = 3d\
  Coords = -5882 13 5823\
  Rewards   [3 Days NPCs Rewards](/features/official-islands/daily-npcs/3-days-npcs-rewards.md)

* Nico \
  Cooldown Time = 3d\
  Coords = -5867 22 5744\
  Rewards  = [3 Days NPCs Rewards](/features/official-islands/daily-npcs/3-days-npcs-rewards.md)
  {% endcolumn %}
  {% endcolumns %}

{% hint style="danger" %}
The **Gym Leader NPCs are not in the game yet**. This is just a preview to share info about who they’ll be once they’re added. Stay tuned!
{% endhint %}


---

# 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://wiki.cobblemonislands.com/features/official-islands/kaiwalu-cove.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.
