# Card PVP

Enter the Card PVP mode from the HOME.

<figure><img src="https://2918563090-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSBbC3yQ96UTub6NRAM7p%2Fuploads%2FlBOt5sW6kfoAS3h72Jsx%2Fimage.png?alt=media&#x26;token=4e27a73e-d0cb-4e9d-8000-a93cd3dfee4e" alt=""><figcaption></figcaption></figure>

First, players should select the blockchain network they wish to battle on.&#x20;

The basic requirement to start a battle is to have 3 Bunny warriors on that network, with no requirements for their star levels or gears.&#x20;

If you don’t have Bunny warriors, you can transfer them from other chains to the needed network via cross-chain functionality.

<figure><img src="https://2918563090-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSBbC3yQ96UTub6NRAM7p%2Fuploads%2F9JcCorNhpe8YEzb9gsXj%2Fimage.png?alt=media&#x26;token=0f3a7d46-d246-4474-85e8-9a16f59b15f4" alt=""><figcaption></figcaption></figure>

Select 3 Bunny warriors to enter the battlefield and start the match. Note that if you enter Card PVP from a specific piece of land in Land War, the battle arena type will match the land type on the map.

<figure><img src="https://2918563090-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSBbC3yQ96UTub6NRAM7p%2Fuploads%2Fzc3nntiWaINl3WMCL2zf%2Fimage.png?alt=media&#x26;token=5994c99a-db6d-49a5-8937-87ade8984575" alt=""><figcaption></figcaption></figure>

The battle process consists of multiple rounds, with cards alternating attacks until one side's health reaches zero. The winner is the player who secures victory in at least two out of three columns.

<figure><img src="https://2918563090-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSBbC3yQ96UTub6NRAM7p%2Fuploads%2FHDIDn98gWb8G8DFcNSCU%2Fimage.png?alt=media&#x26;token=bd96948b-3d94-4221-af77-1d4ea4c6aec1" alt=""><figcaption></figcaption></figure>

### Battle Attributes

**\[Initiative]** The side marked with this will strike first. \
\&#xNAN;**\[Attack]** Represents the base attack value for this offense, randomly assigned from 0 to 6. Certain specific bonuses may affect this range. \
\&#xNAN;**\[Heavy Hit]** Base attack value \* 2 \
\&#xNAN;**\[Super Heavy Hit]** Base attack value \* 3

<figure><img src="https://2918563090-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FSBbC3yQ96UTub6NRAM7p%2Fuploads%2Fzrx3BsVf6PGwD3mmpLLe%2Fimg_v3_02f6_c110048b-c851-4ed6-bc83-a214854b3ehu.png?alt=media&#x26;token=a93cd571-aeb9-4666-8f0c-1fce4da60205" alt=""><figcaption></figcaption></figure>

### Arena

In the current version of Card PVP, there are 5 types of arenas that appear randomly: Farm, Wilderness, Mine, City, and Void.

### Scores and Leaderboard

Players’ card scores accumulate over the season, typically lasting 30 days. Each victory earns 1 point, while each defeat deducts 0.5 points.


---

# 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://xenobunnygame.gitbook.io/xenobunny-playbook/playbook/gameplay/card-pvp.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.
