> For the complete documentation index, see [llms.txt](https://kittykingdom.gitbook.io/kittykingdom/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kittykingdom.gitbook.io/kittykingdom/getting-started/how-to-start.md).

# How to Start

Ready to embark on a decentralized journey of fully on-chain game? Let's get you started in **KittyGame**!&#x20;

## How do I start?

### 1.WALLET

There are two ways you can set up your wallet:

**Option 1: Metamask**

[Metamask](https://metamask.io/) is a browser extension that acts as a wallet for your cryptocurrencies and collectibles. It gives you full control over your assets, which means you're responsible for your key phrase's safety.

Setting up with Metamask offers the following benefits:

* Full control over your assets
* Seamless interaction with decentralized applications (DApps)
* Secure identity management

**Option 2: Other Wallets**

Currently our game has integrated and supported the following wallets, you can operate according to your applicable wallet.**KittyKingDom** has integrated 11 wallets now!

<figure><img src="/files/WcSppbn2H6rr2bDnqJiv" alt=""><figcaption></figcaption></figure>

### 2.GAS FEES

In **KittyGame,** the native **Arbitrum** Blockchain's **$ETH** token is required to cover these gas fees and mint Heros. There are several ways to fund your wallet, one of which is through exchanges.&#x20;

We recommend funding at least **$10 USDC** into your **wallet address** - this will cover the cost of any gas transactions if quests, level up,PVP and sustain your activities in **KittyGame** for a considerable period.

### 3.MINT HEROS

Anyone can start playing the game by minting a hero.**The price of each hero is $100USDC.**

**Mint:**[**https://kittykingdom.xyz/mint**](https://kittykingdom.xyz/mint)

<figure><img src="/files/sh0LdvqvzMgLTfdmJAZm" alt=""><figcaption></figcaption></figure>

## Start Playing!

When you are ready, you will be able to enter the game and start our journey into the Metaverse.

**Game:**[**https://game.kittykingdom.xyz/**](https://game.kittykingdom.xyz/)

<figure><img src="/files/VUgCWoGuLmprbvADTS5D" alt=""><figcaption></figcaption></figure>

### 1.Create Profile

Before starting the game, please register your information.Enter World Tree，click on the avatar.

<figure><img src="/files/3jNvzYVLOXuhHgE2PdSP" alt=""><figcaption></figcaption></figure>

### 2.QUEST

Enter Training Quest,hoose your hero, choose the time, start the quest and gain experience.

<figure><img src="/files/zzaMBOeSN4ivop2u3Ntl" alt=""><figcaption></figcaption></figure>

### 3.LEVEL UP

Enter Level up, add your kitty, choose a stat bonus, star Level up.

<figure><img src="/files/cBY6ny3D5AwFW3bTlhnk" alt=""><figcaption></figcaption></figure>

### 4.PVP

Enter Duel，Select your heroes, corresponding entry SOLO/SQUAD/WAR.

<figure><img src="/files/CLEHuWwnZ9DCaeVJyEgg" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/dkx79GyzVXlH3xJg6AvO" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://kittykingdom.gitbook.io/kittykingdom/getting-started/how-to-start.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.
