# NFT Game Cards Minting

1.From the game main interface, select “NFT Workshop” to mint NFT Game Cards, which are divided into three classifications: Normal, Advanced and Divine.

<figure><img src="/files/6R9gWQvYOxsiNFZ0tU9V" alt=""><figcaption></figcaption></figure>

2-1.Normal Summon: Players can obtain Summoning Vouchers by purchasing them through the Stardust Shop. Each players are given a free summon for every 12-hours cycle, and players are not able to accumulate these free summons. Cards minted for free can be used in PVP/PVE battles and as materials for Stars Upgrade, but they are not eligible for trading in the NFT Marketplace.

The probability of NFT Game Cards in Normal Summon are as follow:

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

2-2.Advanced Summon

Players can obtain Summoning Cards by purchasing them through the Stardust Shop. The probability of NFT Game Cards in Advanced Summon are as follow:

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

2-3.Divine Summon: Players can obtain NFT Game Cards from Divine by spending GUT or Summoning Tokens

The probability of NFT Game Cards in Divine Summon are as follow:

<figure><img src="/files/2al59bZ3ZeFpff0p7A3b" alt=""><figcaption></figcaption></figure>

3. After choosing the classifications of their summon (Normal, Advanced, Divine), players can select between the options to summon “Once” or “Ten times” within the summoning interface, as follow:

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

<figure><img src="/files/3dCtvr7rV5LzxqqiV1Wa" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/w5DbdHQrbSNpwmSlt1sC" 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/features/draw-card.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.
