# First stage

In the first stage the fighting system is designed as a "single fighting" system against NPC in the early stage of the game with different encounters and challenges across the eight worlds. The confrontations consist of characters of different levels with superior fighting abilities, each character can obtain what suits him to fight the enemies.

#### **Asset feature's**

The main character used by the participant in the game is an asset that can be upgraded to high levels and then sold or rented to other players.

#### **Special weapons**

**Special weapons** <mark style="color:red;">(NFT items)</mark> with great capabilities, of which there are only a limited quantity, whoever gets them first will be able to fight with high efficiency.

* The player will be able to rent his <mark style="color:red;">(NFT items like weapons or characters)</mark> or sell them to other players and make money.

<figure><img src="/files/xeBh0mqwTt4C8yobG2zf" alt=""><figcaption></figcaption></figure>


---

# 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://doc.smartgamesapp.io/ai-masa-game/gameplay/first-stage.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.
