# How to play?

{% hint style="info" %}
***Note:** You must have **$ZUSHI tokens** + **BNB for network gas** to interact in the game. The price per NFT will increase from time to time, please check when purchasing.*
{% endhint %}

#### First steps:&#x20;

{% hint style="success" %}
1 - Go to **<https://game.zushidefi.com/>**;

2 - **Connect your wallet**;

3 - Get your **ZUSHI CHAR**.
{% endhint %}

#### Start playing:&#x20;

{% hint style="success" %}
1 - Go to **<https://game.zushidefi.com/#/combat>**;

2 - Select the **stamina cost per cooking**&#x20;

* (40, 80, 120, 160, 200 stamina);

3 - **Choose a cutlery**;
{% endhint %}

#### Cooking:&#x20;

{% hint style="success" %}
1 - Choose the **probability**&#x20;

* (your rewards are measured according to the difficulty);&#x20;

2 - **Start cooking**.
{% endhint %}

Important:

* You must have **BNB for network gas costs**.
* Watch **tutorials on YouTube** if necessary.


---

# 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://zushi.gitbook.io/whitepaper/game-p2e/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.
