> 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/tutorials.md).

# Tutorials

## **How to battle in the Credit Match?**

1. Open the link:<https://arena.nextype.finance> to enter NFT ARENA

   Click **"Credit Match"**

<div align="left"><img src="/files/ztGmyr2gptDUjlE2ZdQm" alt=""></div>

2\. Select at least 3 NFTs in the Battle Squad <mark style="color:red;">(The same NFT can only be used once)</mark>

<div align="left"><img src="/files/5y69HLYu8RFjWkfeyuj6" alt=""></div>

3\. Select 1 stamina to refresh Dodge Rates, can also select 1 stamina to use another BUFF.

&#x20;   Select 10 stamina to battle, then click **"Battle"**.

(The stamina will be reset to 20 if it is under 20 at 12 PM UTC every day.)

<div align="left"><img src="/files/4lB9sOe2xMLj55asu13k" alt=""></div>

4\. Check the Ranking after the battle is over.

<div align="left"><img src="/files/Y9a9fFCeRbgP1QeUwlPb" alt=""></div>

5\. Click **"Assets"** and click **"Claim NT"** to to withdraw balance into wallet.

(To claim in-game assets to wallets, starting from 100NT.)

<div align="left"><img src="/files/hF9TKE2TVu52HDrQGR4V" alt=""></div>

## How to battle in the Tour Match?

1. Open the link:<https://arena.nextype.finance> to enter NFT ARENA

   Click **"Tour Match"**

<div align="left"><img src="/files/nzO77WrqVZKrQ4YSdFuz" alt=""></div>

2\. Select at least 3 NFTs in the Battle Squad.<mark style="color:red;">(The same NFT can only be used once)</mark>

<div align="left"><img src="/files/5y69HLYu8RFjWkfeyuj6" alt=""></div>

3\. Select 5 stamina to refresh Dodge Rates, can also select 5 stamina to use another BUFF.

&#x20;   Select 25 stamina to battle, then click "Battle".

(The stamina will be reset to 20 if it is under 20 at 12 PM UTC every day.)

<div align="left"><img src="/files/fUYIww72u3hivpgUvPZc" alt=""></div>

<div align="left"><img src="/files/j0xtWCELQCPP0dlt1ey1" alt=""></div>

4\. Click **"Start The Tour"**, select 1,000 NT  as the Tour Fund to battle in the Tour Match.

(<mark style="color:red;">Players will challenge 5 players on the map in turn and cannot quit.</mark>)

<div align="left"><img src="/files/IdysPB23uieL2MKQneB5" alt=""></div>

5\. Check the Ranking after the battle is over.

<div align="left"><img src="/files/pD5snTw5bUzhbRJizJBq" alt=""></div>

6\. Click **"Assets"** and click **"Claim NT"** to withdraw balance into wallet.

(To claim in-game assets to wallets, starting from 100NT.)

<div align="left"><img src="/files/hF9TKE2TVu52HDrQGR4V" alt=""></div>


---

# 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:

```
GET https://docs.nextype.finance/nft-arena/tutorials.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.
