# Getting Started

To play Rise of Cats, you need to download the game at first.

{% hint style="info" %}
**1. Download the game**

You can download the latest version on <https://play.catecoin.club>

**2. Register and login**

You can register your account by email address and then login. You can also create or import your wallet to login to the game.

**3. Complete the tutorial game**

After you login, you will start a tutorial game to learn how to play a game.

The tutorial game will end in about 5 minutes.

**4. Get NFT cats**

You can get your own NFT cats by purchase Rise of Cats blindboxes or buy cats on marketplace.

Before you buy cats, you may need to deposit CateCoin to your game.

You need at least 5 cats to start a game.
{% endhint %}

After that, you will be ready to start your game. You will be able to play both PVP or Co-op modes to enjoy the game.


---

# 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://wiki.catecoin.club/getting-started.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.
