# ECON

- [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/econ.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.
