# How to Play?

**Enter the Game**

Head over to <https://play.gotchanft.com/> and click the “Connect Wallet” button at the top right. Once connected, the main page of the game will open, and you’ll be ready to dive into our reward-based testnet!

**Mint NFT**

From this section, you can mint the Gotcha characters you’ll use in-game. You will have 1 mint right during the testnet period.

**Power Up**

In this section, you feed your Gotcha characters and distribute the points you gain to their stats: Attack – HP – Heal. Click “SELECT NFT TO FEED” to choose your character. Then click “FEED” to feed it. You can feed each character twice per day. After the first feed, you must wait 12 hours (cooldown) to feed again. Each feed gives 1 Power Up Point, which can be distributed among stats. You can repeat this process for your other characters as well.

**Select Fighter**

In this tab, you choose the Gotcha character that will fight in the arena. Once selected, the character will appear on the main screen and the “START BATTLE” button will become active.

**Start Battle**

This is where you battle the Boss using your Gotcha character. Your character has 3 skills: Attack: Deals damage to the boss. Block: Reduces incoming damage by 50%. Ultimate: A powerful skill that can be used once per battle and becomes available again after 5 turns. The battle is turn-based. After each move, you must wait for the enemy’s response. You must wait 12 hours after each battle before starting a new one.

**Rewards**

In this section, you can claim the rewards from your battles. Since Evo1 NFTs are used in the testnet, each victory earns you 500 GG$. 25% of the reward is claimable immediately, and the remaining amount is distributed daily over 30 days.

**PVP Mode & Betting**

These tabs are currently inactive. They will be available in the mainnet version.

**Mobile Experience**

We recommend playing the game on a computer for the best experience. However, mobile users can still enjoy the game by adding it to their home screen like an app. How to do it: iOS: Tap the “Share” icon at the bottom of the page → Select “Add to Home Screen”. Android: Tap the three-dot menu at the top right → Select “Add to Home Screen”.&#x20;


---

# 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://gotcha-1.gitbook.io/gotcha/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.
