> For the complete documentation index, see [llms.txt](https://docs.nextype.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nextype.finance/nft-arena/events/beta-test/the-beta-test-of-nft-arena.md).

# The beta test of NFT Arena

![](/files/5vBz9hzjtq0IFicBrVXz)

To provide a more immersive and brilliant gaming experience, we decide to extend the Beta Test of NFT Arena until June 22. During this period, we have optimized the game based on player's feedback:

1. Stamina consumption increases to 10 stamina per battle
2. The single price of Stamina is adjusted to 1NT
3. New pop-up window for the Tutorials of the Credit Match and Tour Match
4. New NFT purchase module
5. New NT purchase entrance
6. Optimized ranking rules
7. Optimized recharge and claim record
8. Adjusted BUFF value

**In the next step, we will optimize the followings based on players's advice and feedback:**

1. Prize pool and prize pool Economic
2. Information processing of NFT on the chain
3. Information processing of assets transaction on the chain
4. System response time
5. Arcade Battle Mode: To save player 's battle time
6. Reset Function: To reset the Stamina of the NFT
7. Details Page: Detailed introduction of NFTs
8. EP ( Energy Point): The number of uses of NFTs
9. Third-party NFTs support

Thank your for your patience and support for NFT Arena.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.nextype.finance/nft-arena/events/beta-test/the-beta-test-of-nft-arena.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
