# Gameplay Earning

In Rise of Cats, you can earn by playing games.

**PVP game earning**

When you play in PVP mode, you will get CatPay rewards when you finish a game. Players who surrender will not get rewards.

{% hint style="info" %}
CatPay rewards when victory: (640,000 \* Ranking Score) - 560,000,000. (min. 80,000,000 CatPay, max 960,000,000 CatPay)

CatPay rewards when defeated: (160,000 \* Ranking Score) - 140,000,000. (min. 32,000,000 CatPay, max 200,000,000 Catpay)
{% endhint %}

**PVP bonus**

On your first 5 wins everyday, you will get extra CatPay rewards when you finish a game.

{% hint style="info" %}
CatPay bonus: (640,000 \* Ranking Score) - 320,000,000.
{% endhint %}

**Co-op game earning**

When you play in Co-op mode, you will get CatPay rewards depending on the number of waves defended.

{% hint style="info" %}
CatPay rewards in co-op game: 24,000,000\*waves.
{% endhint %}

You will also earn yarn equals to waves.


---

# 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/game-fi-system/gameplay-earning.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.
