# How To Play

ChipiGo issues its own tokens to players based on the in-game items and levels they possess.

The node weight is influenced by the cat's parameters and the number of rare items held.

Apple is an item that can be traded between users in the early stage of the game and can be sold directly to the system to obtain tokens.

## 1，Currency

### 1，$CPPAW (Paw Coin)

Will be on Chain.

Obtained by selling apples or participating in in-game activities.&#x20;

Current valuation: 100$CPPAW = 1U

### 2，$CPMEOW (Gold Coin)

Earned by Doge chopping trees and used for most in-game transactions.

Auto-chopping and task completion are recommended for earning gold coins.

High-level auto cards increase gold coin acquisition speed.

## 2，Apples🍎

Apples are generally obtained by launching rockets and can be traded between players.

### 1，Gain Apples Launching Rockets

Enter the cat interface, click rocket button or the rocket to check current rocket level.

1 stone has 10 point of energy. Rocket panel shows the energy need for nect level.

Upgrade rocket to suitable level, then lunch rocket.

<figure><img src="/files/qBcLrBpcJPhjOynQnTcA" alt="" width="563"><figcaption><p>Rocket panel, upgrade rocket with stones</p></figcaption></figure>

Tap rocket button, hold it in green area, let the rocket fly higher.

The red number is the rocket hight.

Rocket will bring a little gift from space when the hight exceeds 1800M.

the rare of gift is related to the level of rocket.

<figure><img src="/files/aPXCDpcf8YzjyVMT4YZ7" alt="" width="563"><figcaption></figcaption></figure>

### 2, Gain stones

Stones can be picked up directly, and the speed increases with the kitten's total attributes.&#x20;

Stones can also be obtained from invited friends. You can receive 5 stones from each invited friend every day.&#x20;

Stones can be freely traded in the future.&#x20;

When the kitten's happiness or hunger is below 20%, the speed of stones generating is halved.

## 3，Cat Parameters

In the current version, the main parameters are intelligence, strength, and charm.

Total attribute points are related to these three.

<figure><img src="/files/v5bqc5VzjjJnDSEySsss" alt=""><figcaption><p>Total attribute, intelligence, strength, charm</p></figcaption></figure>

Happiness and hunger levels impact the growth rate of these parameters.

<figure><img src="/files/WH6Ae6RxwAe7i3N82NLa" alt=""><figcaption><p>happiness, hunger</p></figcaption></figure>

### Increasing Cat Parameters:

#### 1，Town Buildings

Click on golden stars to get attribute points.&#x20;

Click each building, click upgrade button, the speed each attribute point increase can be seen.

Upgrading buildings increases the speed of attribute point acquisition.

<figure><img src="/files/cdMNxaNMfWj1CquEzysl" alt="" width="563"><figcaption><p>Click star get attribute points，upgrading increase speed of attribute increasing</p></figcaption></figure>

#### 2，Sharing Cat's Life

Find the cat in the town, click to see its activities, and gain random attribute points by watching the story created by AI, which refreshes every 5 minutes.

In current version, there are no storylines when cat is at home. Cat returns home to rest at night. The town time is shown in the top right corner.

<figure><img src="/files/779cQ4DvtBNpushWBJHh" alt="" width="563"><figcaption><p>分享小猫生活</p></figcaption></figure>

#### 3，Attribute-related Items

Use items to directly increase attribute points, items is usually get from trading or rocket launches.

### Cat state, happiness and hunger

When the cat's happiness is too low or it's in state of hunger, the speed of stones generating is halved.

#### 1，Happiness

Touching the cat, or using happiness-related utem can increase happiness.

Happiness will decrease by time, it will become empty from full for 3 days.

#### 2，Hunger

When the cat is hungry, it need food. Hunger will become empty from full for 5 days.

## 4，Recommended Online Interal

Register everyday can get all item from friends.

Register per 2.4 days and full happiness, can make sure speed of attribute increasing won't reduce because the cat is unhappy.

Register per 4 days and give cat enough food, can make sure speed of attribute increasing won't reduce by hunger


---

# 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://chipigame.gitbook.io/howtoplay/how-to-play.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.
