# NFT Game Cards Upgrade

1.Within each player’s NFT Assets tab, players can select any NFT Game Cards of their choice to upgrade the NFT Game Cards’

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

2.Within the interface of NFT upgrade, players are able to see the details of increase in terms of damage, HP and armor upon successful upgrade, as well as the material needed for each upgrade.

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

3.Players can click on the “Upgrade” button once they have fulfilled the requirements for upgrade, and view the result of the upgraded NFT Game Card immediately.

<figure><img src="/files/0JSFPRKwZgbp0afFehDT" alt=""><figcaption></figcaption></figure>

4.Each NFT Game Card carries a maximum level of upgrades allowed corresponding to their star level, as follow:

<figure><img src="/files/Agr48EMOOp3XrZwo0hgH" 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://docs.genuniverse.io/gameplay/nft-game-card/game-card-upgrade.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.
