# GAMEPLAY

- [Quick Start](https://docs.kamigotchi.io/gameplay/editor.md): A very quick guide on playing Kamigotchi
- [Official Links](https://docs.kamigotchi.io/gameplay/official-links.md): Official links — Game, socials, etc
- [Kamigotchi](https://docs.kamigotchi.io/gameplay/kamigotchi.md): What is a Kamigotchi?
- [Stats](https://docs.kamigotchi.io/gameplay/kamigotchi/stats.md): What are Kamigotchi Stats?
- [Traits](https://docs.kamigotchi.io/gameplay/kamigotchi/traits.md): What are Kamigotchi Traits?
- [Types](https://docs.kamigotchi.io/gameplay/kamigotchi/types.md): Kami types
- [Levels and Skills](https://docs.kamigotchi.io/gameplay/kamigotchi/levels-and-skills.md): How to level up, what are Skill Points, how to spend Skill Points
- [Bonuses](https://docs.kamigotchi.io/gameplay/kamigotchi/bonuses.md): What are Bonuses? How are they applied?
- [The World](https://docs.kamigotchi.io/gameplay/the-world.md): Kamigotchi World!
- [Movement and Stamina](https://docs.kamigotchi.io/gameplay/the-world/movement-and-stamina.md): How to move, what's Stamina...
- [Time](https://docs.kamigotchi.io/gameplay/the-world/time.md): Time in Kamigotchi World functions a bit differently from ours...
- [Important Locations](https://docs.kamigotchi.io/gameplay/the-world/important-locations.md): You definitely want to check these out.
- [Harvesting](https://docs.kamigotchi.io/gameplay/harvesting.md): What is Harvesting? What's it for? How do I harvest?
- [Cooldown](https://docs.kamigotchi.io/gameplay/harvesting/cooldown.md): What are cooldowns? How do they work?
- [Liquidations](https://docs.kamigotchi.io/gameplay/harvesting/liquidations.md): What's a liquidation? How do I liquidate and avoid getting liquidated?
- [Scavenging](https://docs.kamigotchi.io/gameplay/harvesting/scavenging.md): What is Scavenging?
- [Rooms](https://docs.kamigotchi.io/gameplay/harvesting/rooms.md): The different types of rooms
- [Quests and Factions](https://docs.kamigotchi.io/gameplay/quests-and-factions.md): What are Quests? How to complete Quests and develop Faction trust.
- [Co-Ops](https://docs.kamigotchi.io/gameplay/quests-and-factions/co-ops.md): What are Co-Ops? How to participate in one?
- [Items](https://docs.kamigotchi.io/gameplay/items.md): What types of items can be found? What do I use them for?
- [Crafting](https://docs.kamigotchi.io/gameplay/items/crafting.md): What is Crafting? How to craft new items?
- [Item Codex](https://docs.kamigotchi.io/gameplay/items/item-codex.md): What items can you find in Kamigotchi World?
- [Analytics](https://docs.kamigotchi.io/gameplay/analytics.md): Also known as Kamilytics
- [ECON](https://docs.kamigotchi.io/gameplay/econ.md): The economies of Kamigotchi World
- [Merchants](https://docs.kamigotchi.io/gameplay/econ/merchants.md): Merchants are NPCs found throughout Kamigotchi World who buy or sell items.
- [The KWOB](https://docs.kamigotchi.io/gameplay/econ/the-kwob.md): How do you trade?
- [ONYX](https://docs.kamigotchi.io/gameplay/econ/onyx.md): Our token, and everything about it.
- [VIP](https://docs.kamigotchi.io/gameplay/econ/vip.md): Initia VIP Rewards: How to earn VIP by harvesting VIPP
- [How to stake INIT and boost Yominet VIP Rewards](https://docs.kamigotchi.io/gameplay/econ/vip/how-to-stake-init-and-boost-yominet-vip-rewards.md): Boost Yominet VIP allocation by staking your INIT
- [How to stake esINIT and boost Yominet VIP Rewards](https://docs.kamigotchi.io/gameplay/econ/vip/how-to-stake-esinit-and-boost-yominet-vip-rewards.md): Boost Yominet VIP allocation by staking your esINIT
- [Kami Distribution](https://docs.kamigotchi.io/gameplay/econ/kami-distribution.md): How to mint, gacha ticket distribution and mint prices
- [Rerolls](https://docs.kamigotchi.io/gameplay/econ/kami-distribution/rerolls.md): What are rerolls, how to reroll
- [Tickets Auction Mechanisms](https://docs.kamigotchi.io/gameplay/econ/kami-distribution/tickets-auction-mechanisms.md): How the price of Gacha and Reroll tickets is determined
- [Passports](https://docs.kamigotchi.io/gameplay/econ/kami-distribution/passports.md): What are Passports, how were they distributed
- [KamiSwap](https://docs.kamigotchi.io/gameplay/econ/kamiswap.md): How to buy and sell Kami


---

# 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.kamigotchi.io/gameplay.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.
