# How to play

## 1: Get an Algorand wallet and some ALGO

To play "Fight for Goanna City", you will need an [Algorand wallet](https://perawallet.app/) and some ALGO, the native token of the Algorand blockchain.&#x20;

<div align="left"><figure><img src="/files/aXeZ77Sc9nyqQuQySRDC" alt="" width="375"><figcaption></figcaption></figure></div>

## 2: Buy MvZ NFTs

To play "Fight for Goanna City", you must hold at least one NFT from the "Mutants vs. Zombies" collection. You can send up to 8 NFTs at the same time into battle.&#x20;

MvZ NFTs can be bought here: [NFT marketplace](https://www.asalytic.app/collection/mutants-vs-zombies?tab=market\&traitTypes=\&traitValues=\&filterTypes=\&filterValues=)

<div align="left"><figure><img src="/files/qHKnCppkHiPnFwAG0LwZ" alt="" width="375"><figcaption></figcaption></figure></div>

## 3: Buy Goanna coin

You will need to pay a fee of 1,000 Goanna coin per battle. Goanna coin is the token of the Goanna project. Goanna coin can be bought here: [Tinyman ](https://app.tinyman.org/swap?asset_in=0\&asset_out=1387238831)

<div align="left"><figure><img src="/files/7OOqHO3zTyQJTK6PuObi" alt="" width="188"><figcaption></figcaption></figure></div>

## 4: Connect wallet

Go to [https://battle.algoanna.com/](https://lending.algoanna.com/) and connect your Algorand wallet

## 5: Send NFTs into battle

Go to "Battles"

Step 1: Select one of the three [Locations](/fight-for-goanna-city/locations.md)\
Step 2: Click "**New**" to start a new battle\
Step 3: Select NFTs and click "**Create**"\
\
**Locations** have increasing risks and rewards. We highly recommend that you read about each location before sending your NFTs into battle.

{% hint style="info" %}
Warning: In certain locations, NFTs can be sent to prison or die!
{% endhint %}

## 6: Collect rewards

Come back after 7 days to see see the outcome of your battles and collect your rewards


---

# 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://goanna.gitbook.io/fight-for-goanna-city/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.
