# NFT Smart Contract

This documentation page will be updated with the specific smart contract addresses associated with the Shieldeum Checker Node License NFT after the sale has been concluded and the NFT Smart contract has been deployed and verified here by Shieldeum.

At present, the contract is not live nor minted yet, this will occur after the Node Sale has been completed. Any Smart Contract claiming to be Shieldeum NFT is not us and an impersonator trying to scam you.\
\
The official smart contract address will be made public prior to the minting and will be posted here for you to be able to verify its authenticity.

Prospective participants are encouraged to follow Shieldeum’s official announcement channels for confirmation of the Node sale's launch and publication of the relevant smart contract addresses.

In the meantime, please refer to the rest of this documentation for further details on the structure of the NFT sale and the terms of license ownership facilitated by the smart contracts.

<br>


---

# 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.shieldeum.net/checker-node/nft-smart-contract.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.
