# NFT Game Cards Evolving

1.To evolve an NFT Game Card, player will need to enter the NFT assets interface,&#x20;

click on the NFT Game Card details interface and click on “Evolve” to perform star upgrade of the game card;

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

2.Within the Game Card evolve interface, players will be able to have a quick view of the materials needed to evolve the game cards and the final star acquired upon successful evolution.

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

2-1.To evolve an NFT game card, player must provide certain materials, as follow:

NFT game card with one star below the current NFT game card, as shown below:

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

2-2.NFT game card of the same faction of the current NFT game card, as show below:

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

<figure><img src="/files/9Ne0DtjE8DC2U8gcXnwt" alt=""><figcaption></figcaption></figure>

3.By providing all the needed materials for the process of evolution, player can click on the “Evolve” button and view the result immediately.

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

4.Star upgrades will grant a significant attribute boost; see the details in the image below.

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

4-1.By upgrading the star-level of each NFT game cards, it increases the level-upgrade limit as well, as follow:

<figure><img src="/files/2vDx042uvaYKPEMwn2l6" 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/nft-game-cards-evolving.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.
