# Core game loop

After months of waiting, Kawaiians can now enjoy a brand new feature in game, experience various mysterious unique gaming items that were never known before and only exist in Fishing Island.

<figure><img src="https://lh3.googleusercontent.com/PrwdguKv84cALrdKmCGMcF0HsAVFP4SLtfg88zYVZoyqPK7DGf-XxCrwvZ08zJ-hwB-KjpyG-fNHa_w-ruVu1Ac6r1bzF85QGVA41FdYPHvMojQOdeovehFmTwJsjDuqvgURjHvWRTAeLWZj1A2KZeWcGleQL6JmLF3amSRI3Bq3YPmTj7o2EbCB1g" alt=""><figcaption></figcaption></figure>

In the first version, we are introducing the game loop with 4 main activities that all Kawaiians can join in and have fun, including:

* Fishing;
* Collecting baits to catch fish;
* Collecting rod & Upgrading items;
* Completing fishing orders.

Instead of creating a new game with complicated flow, Fishing Island aims at becoming a place for Kawaiians to relax as a new leisure activity and socialize with others. But don’t let the cute fish fool you, Fishing could also be very challenging once you run into a Fish Boss that only the greatest fishermen can handle.


---

# 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://docs.kawaii.global/game-play/fishing-island/core-game-loop.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.
