# Mint

When rolling a snowball, it is essential to 'Start small and grow big'.&#x20;

Therefore, users need to pay 0.01 ETH to mint a cold kernel first and then roll the kernel to grow into a giant snowball.&#x20;

This kernel is actually[ the owner NFT of an A3S address](/a3s-protocol/a3s-v1.0/what-is-a3s-v1.0.md). It not only acts as a mandatory NFT for participating in the game but also functions as a fully operational NFT-gated smart contract address.

You will be able to view this kernel NFT in your wallet, which includes the following traits:

1. **Token ID**: The sequence of minting this NFT (first minted NFT with the Token ID #1)
2. **A3S Address**: The unique smart contract address that this NFT can control (the address shows on the NFT pic and name)

<figure><img src="/files/hBQWu9pMEa2Mqv7O67mz" alt=""><figcaption><p>#1000 kernel</p></figcaption></figure>

{% hint style="success" %}
The NFTs with under 1,000 tokenID are all reserved for rewarding users ([0xAA Raffle](/a3s-protocol/a3stokenomics/mint-and-roll-to-earn-usdaa/earn/raffle.md)).

&#x20;These 1,000 A3S smart contract addresses start with 0xAA.
{% endhint %}


---

# 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://a3sprotocolcontact.gitbook.io/a3s-protocol/a3stokenomics/mint-and-roll-to-earn-usdaa/mint.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.
