> For the complete documentation index, see [llms.txt](https://smart-united-networks.gitbook.io/ttt-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://smart-united-networks.gitbook.io/ttt-whitepaper/nft-marketplace.md).

# NFT Marketplace

Our NFT Marketplace will be completely unique as contributors will be able to create NFTs and sell them and even be able to rent them out to receive passive rewards depending on the category of the NFT.

In the Games developed by S.U.N. members will be able to purchase virtual NFT Game Items, for example, Playing Boards, Dice, Avatars, Avatar Clothing & Accessories, and many more.

S.U.N. Members will also be able to merge certain NFTs to create Upgraded Items and the NFTs used to merge will be burned which will make them more unique and more valuable.

The S.U.N. NFT Marketplace will have a very unique Commission structure on the sale of the NFT that will work according to the signature S.U.N. Commission Plan.

There will be 3 owners of every NFT created. Every time the NFT gets resold there will be a commission distributed to the 3 owners.1st The Creator of the NFT Marketplace S.U.N. – 5% NFT Sale Commission

2nd The Publisher of the NFT – 10% NFT Sale Commission

3rd The 1st Buyer of the NFT- 5% NFT Sale Commission

The Balance of 80% will be divided into the signature 60% / 40% Commission Plan of S.U.N

Our NFT Marketplace will work on TRON Chain.

THE FUTURE

In the future, once the S.U.N. Metaverse is created, we will be implementing all the NFTs in the Marketplace for the users into a full Virtual Reality (VR) & Artificial Reality (AR) experience


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://smart-united-networks.gitbook.io/ttt-whitepaper/nft-marketplace.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
