# FAQ

## What is the total prize pool?

1 million Goanna coin (approx. 10,000 Algo)

## How long is Season 1?

Season 1 ends if the prize pool is depleted.

## What happens after Season 1?

We will collect feedback and think about how we can improve the game for Season 2.

## Can I play with more than 1 NFT?

Yes, you can send up to 8 NFTs into battle at the same time.&#x20;

## Can I play with non-MvZ NFTs?

No, this game is for MvZ NFTs only.

## Do I need the NFT in my wallet to play?

Yes, the NFT needs to be in your wallet. NFTs will be “hard staked”, that means the NFTs will be sent from your wallet to a wallet under the control of the Goanna project for the duration of the battle.&#x20;

## Can battles be aborted?

Yes, battles can be aborted and the NFT can be claimed back. Click on the location where you sent the NFT, click on the little arrow above "unstake" to see NFTs, select NFT and click "unstake"

## My battle is not starting!

You need to select both location AND NFT - click on the blue button "Create" to start the battle.\
To start a new battle in the same location, click the blue button "New" to start a new battle. \
Make sure you have enough Goanna coin in your wallet to start the battle.\
You cannot have more than 8 battles at the same time.

## Help, something isn't working!

Please contact us in Discord.


---

# 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/faq.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.
