# Important Locations

## Mina’s Shop

<figure><img src="/files/fgWQ0gnEkvrZxajETO8H" alt="" width="375"><figcaption></figcaption></figure>

Located within the **Tunnel of Trees** room near the entrance to Kamigotchi World, Mina’s shop offers an array of healing food and other useful items. Search the [**Item Codex**](/gameplay/items/item-codex.md) for a detailed breakdown of her offerings.

## Mina's Second Branch

<figure><img src="/files/znfGs1KyCId0cWRbeQYz" alt="" width="375"><figcaption></figcaption></figure>

Mina has set up a second branch in **Caves Crossroads.** While it offers the same items as her original shop, the price curve is *much* steeper.&#x20;

## The KWOB

<figure><img src="/files/vOScUScsAKL9YBDp0jIZ" alt="" width="375"><figcaption></figcaption></figure>

Two tiles northwest of Mina’s shop, you'll find the item marketplace: The **Kamigotchi World Orderbook**. Remote trading is possible, but creating an order in person is cheaper.

## Vending Machine

<figure><img src="/files/1VL8dMGsC4yxrcYCYWad" alt="" width="375"><figcaption></figcaption></figure>

Located three rooms south of Mina’s Shop, the **Vending Machine** will allow you to use <img src="/files/8OubftgSzNSxLXadQhtT" alt="" data-size="line"> **Gacha Tickets** to mint new Kami, and to reroll existing Kami using <img src="/files/6NJtlGIbptlh0K7Xmssc" alt="" data-size="line"> **Reroll Tickets**.

## Scrap Confluence

<figure><img src="/files/o1IlASGQUh4AES9hU9jG" alt="" width="375"><figcaption></figcaption></figure>

Two tiles west of the Vending Machine you’ll find **Scrap Confluence**. The grimy reactor allows you to transfer Kami into, and out of, Kamigotchi World.

## Temple by the Waterfall

<figure><img src="/files/6OEetxTzH9TpSJcD7OoG" alt="" width="375"><figcaption></figcaption></figure>

Near the Southeast corner of the map you’ll see a waterfall emerging from a mountain. The **Temple by the Waterfall** is the place to rename your Kami.

## Temple of the Wheel

<figure><img src="/files/bZ7Ah0fTfvQEc0QEtRnb" alt="" width="375"><figcaption></figcaption></figure>

**Temple of the Wheel** in the Caves is home to Dimidiatus, who is in charge of Kami sacrifices. The pool of black ooze is currently depleted and being refilled through a [Co-Op quest.](/gameplay/quests-and-factions/co-ops.md) Once full, this ancient technology will allow fast travel to Black Pool.&#x20;


---

# 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/the-world/important-locations.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.
