# Core Gameplay Loop

KTTY World’s core gameplay loop revolves around players, known as **KTTY Tamers**, forming teams of **up to three KTTYs** and engaging in a variety of activities across the world of **Felysia**.&#x20;

Our goal is to create a dynamic and evolving experience that blends adventure, strategy, and social gameplay.

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

Tamers will have the opportunity to explore, grow, and compete through the following key gameplay features:

* **Adventuring (PVE Style)** – Tamers can embark on **exploration-driven adventures**, uncovering hidden locations, encountering challenges, and engaging in battles. The world will offer a blend of structured quests and open-ended discovery, rewarding those who seek out its secrets.
* **Life Skills (Fishing, Farming, Cooking, and Construction)** – Beyond battles, players will be able to engage in **various life skills** to enhance their experience. **Fishing, farming, and cooking** will provide valuable resources for progression, while **construction** will allow Tamers to customize and upgrade their living quarters, offering new gameplay benefits and social interactions.
* **Raising and Breeding KTTYs** – A core pillar of gameplay will be the ability to **raise, train, and breed KTTYs** to create unique variations. This system will introduce an element of **discovery and progression**, as players experiment with different traits and combinations to shape their ideal KTTY team.
* **Competing in Minigames with Other Players** – A variety of **social and competitive minigames** will allow Tamers to test their skills against one another. These activities will provide opportunities for **friendly competition, rewards, and community engagement**, fostering a lively and interactive player ecosystem.


---

# 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://ktty-world.gitbook.io/ktty-world/game/core-gameplay-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.
