# GAME INFO

- [Game Introduction](https://docs.playhattori.io/game-info/game-introduction.md)
- [Game Mechanics](https://docs.playhattori.io/game-info/game-mechanics.md)
- [Game Systems](https://docs.playhattori.io/game-info/game-systems.md)
- [Bazaar](https://docs.playhattori.io/game-info/game-systems/bazaar.md)
- [Player Profile](https://docs.playhattori.io/game-info/game-systems/bazaar/player-profile.md)
- [Amulet](https://docs.playhattori.io/game-info/game-systems/bazaar/player-profile/amulet.md)
- [Shuriken](https://docs.playhattori.io/game-info/game-systems/bazaar/player-profile/shuriken.md)
- [Harpoon](https://docs.playhattori.io/game-info/game-systems/bazaar/player-profile/harpoon.md)
- [Bomb](https://docs.playhattori.io/game-info/game-systems/bazaar/player-profile/bomb.md)
- [Outfit](https://docs.playhattori.io/game-info/game-systems/bazaar/player-profile/outfit.md)
- [Power Stone](https://docs.playhattori.io/game-info/game-systems/bazaar/player-profile/power-stone.md)
- [Overall Stats](https://docs.playhattori.io/game-info/game-systems/bazaar/player-profile/overall-stats.md)
- [Charatacters and Locations](https://docs.playhattori.io/game-info/game-systems/bazaar/charatacters-and-locations.md)
- [Blacksmith](https://docs.playhattori.io/game-info/game-systems/bazaar/charatacters-and-locations/blacksmith.md)
- [Merchant](https://docs.playhattori.io/game-info/game-systems/bazaar/charatacters-and-locations/merchant.md)
- [Herbalist](https://docs.playhattori.io/game-info/game-systems/bazaar/charatacters-and-locations/herbalist.md)
- [Geisha](https://docs.playhattori.io/game-info/game-systems/bazaar/charatacters-and-locations/geisha.md)
- [Blood Altar](https://docs.playhattori.io/game-info/game-systems/bazaar/charatacters-and-locations/blood-altar.md)
- [In-game rewards](https://docs.playhattori.io/game-info/game-systems/bazaar/in-game-rewards.md)
- [Daily Rewards](https://docs.playhattori.io/game-info/game-systems/bazaar/in-game-rewards/daily-rewards.md)
- [Daily Tasks](https://docs.playhattori.io/game-info/game-systems/bazaar/in-game-rewards/daily-tasks.md)
- [Chests](https://docs.playhattori.io/game-info/game-systems/bazaar/in-game-rewards/chests.md)
- [Achievments](https://docs.playhattori.io/game-info/game-systems/bazaar/in-game-rewards/achievments.md)
- [Game Events](https://docs.playhattori.io/game-info/game-systems/bazaar/game-events.md)
- [Event: Leagues](https://docs.playhattori.io/game-info/game-systems/bazaar/game-events/event-leagues.md)
- [Event: Altar's Race](https://docs.playhattori.io/game-info/game-systems/bazaar/game-events/event-altars-race.md)
- [Game Settings](https://docs.playhattori.io/game-info/game-systems/bazaar/game-settings.md)
- [In-game currencies](https://docs.playhattori.io/game-info/game-systems/in-game-currencies.md)
- [Region](https://docs.playhattori.io/game-info/game-systems/region.md): Main battlefield in the game
- [Loadout](https://docs.playhattori.io/game-info/game-systems/region/loadout.md)
- [Entrance & Exit](https://docs.playhattori.io/game-info/game-systems/region/entrance-and-exit.md)
- [Treasures](https://docs.playhattori.io/game-info/game-systems/region/treasures.md)
- [Exit stats](https://docs.playhattori.io/game-info/game-systems/region/exit-stats.md)
- [Battle](https://docs.playhattori.io/game-info/game-systems/battle.md)
- [Battle Conditions](https://docs.playhattori.io/game-info/game-systems/battle/battle-conditions.md)
- [Mechanics](https://docs.playhattori.io/game-info/game-systems/battle/mechanics.md)
- [Special Abilities](https://docs.playhattori.io/game-info/game-systems/battle/special-abilities.md)
- [Effects](https://docs.playhattori.io/game-info/game-systems/battle/effects.md)
- [Shield](https://docs.playhattori.io/game-info/game-systems/battle/shield.md)
- [Battle Stats](https://docs.playhattori.io/game-info/game-systems/battle/battle-stats.md)
- [Traumas](https://docs.playhattori.io/game-info/game-systems/battle/traumas.md)
- [Respect Points (RP)](https://docs.playhattori.io/game-info/game-systems/respect-points-rp.md)
- [Rank System](https://docs.playhattori.io/game-info/rank-system.md)


---

# 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.playhattori.io/game-info.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.
