# Regular NFT

Regular NFTs are created using Helicon Game Interface. When created, every Regular NFT is automatically categorized to a Master NFT. Regular NFTs can only be traded with HDT.&#x20;

Each Regular NFT can be considered as a sub-product of Master NFT. For example, in a football manager game, every football player in your roster is a Regular NFT, and they all fall under the Master NFT for characters (Character Master NFT).

How Regular NFT sales proceeds distributed:

•  Previous owner receives 95% of selling price (The proportion of royalty rate determined the final income).&#x20;

•  2% deducted as Helicon Ecosystem development.&#x20;

•  2% sent to the HDT blackhole to be burnt.&#x20;

•  1% allocated to the Master NFT holders of the corresponding.

The transaction price of Regular NFT can be freely determined by the buyer and seller. The NFT exchange uses smart contracts to ensure that transactions can only be carried out if they meet the transaction standards.


---

# 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.heliconnft.com/heliconnft-1/helicon-ecosystem/agora/regular-nft.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.
