# Quick Start

## Funding your wallets

Kamigotchi runs on the Yominet blockchain; if your wallet doesn't have Yominet added yet, go to [app.kamigotchi.io](https://app.kamigotchi.io). After connecting your wallet, you'll be prompted to add Yominet as a network.

Yominet uses $ETH as gas. You can bridge $ETH to Yominet in a few simple steps. Select your source chain and the amount of ETH to transfer, then press Bridge to Yominet to initiate.

<figure><img src="https://3718080700-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5hdwSNG802PdUg6Mv8lN%2Fuploads%2FoWOmaO71a2Ue5X13BtUQ%2Fbridge%20-%20annotated.png?alt=media&#x26;token=ee42b404-2ea2-4533-8757-84de8ba3aec9" alt=""><figcaption></figcaption></figure>

Kamigotchi currently supports Metamask and Rabby for sign-in. These are referred to as the “Owner” wallets in-game.

Once you've bridged $ETH to Yominet, continue creating your account in [Kamigotchi](https://app.kamigotchi.io)!&#x20;

### Owner wallet? Operator wallet?

After you've succesfully funded your Owner wallet with $ETH and created your Account, you'll be prompted to fund your "Operator" wallet. Many in-game transactions take place using an abstracted Privy wallet rather than your Owner wallet — we call this the “Operator” wallet. You fully own and control the Operator wallet at all times.

You're able to fund and withdraw $ETH from the Operator wallet at all times, and nobody else can control your Operator wallet. You can withdraw $ETH by clicking the "More" ( <img src="https://3718080700-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5hdwSNG802PdUg6Mv8lN%2Fuploads%2FcO2dHC5a1dprpgr7pviU%2Fmore.png?alt=media&#x26;token=66a968c8-5464-4374-848c-e8e91e9329a9" alt="" data-size="line"> ) button on the top right and clicking the "Fund" button.

## Acquiring a Kamigotchi

While you're able to create an Account and walk through the world, if you want to advance in the game you'll need a Kamigotchi. The fastest way of getting one is by adopting them from Zevana. You can find her in Torii Gate, a few moves south from the starting location. Make sure you do her quests, they’ll teach you the basics of the game.&#x20;

<figure><img src="https://3718080700-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F5hdwSNG802PdUg6Mv8lN%2Fuploads%2FJMYN8v9AyPXq3L7QyNvV%2Fzevana_-_annotated.png?alt=media&#x26;token=f9d61118-99d0-47c7-b3c0-2ac3d254d2b4" alt=""><figcaption></figcaption></figure>

You can also buy Kamigotchi on [KamiSwap](https://docs.kamigotchi.io/gameplay/econ/kamiswap).


---

# 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/editor.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.
