> 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/s.u.n.-metaverse/nft-games.md).

# NFT Games

The S.U.N. Metaverse will start by creating fun interactive 2D & 3D MMO/Single Player games.

The community members of S.U.N. will be able to swap T.T.T. for Thunder Game Points (TGP) that will be used to interact with the various future games, addons & NFT's that will be developed by S.U.N.

Community members of S.U.N. will also be able to swap TGP for Net-worth Points to exchange on the THUNDER DEX for other Cryptocurrency pairs.

Community members of S.U.N. will be able to purchase virtual NFT Game Items in Our Custom made NFT Marketplace, for example, Game Boards, Game dice, Game Weapons, Game Tool, Custom Game Avatars, Avatar Clothing & Accessories, and many more.

S.U.N. Community members will be able to rent out their purchased NFTs to other players who do not have access to the advanced NFT items.

The Renters of the NFT will earn a portion of the rewards the rentee has received without having to play the games themselves.


---

# 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/s.u.n.-metaverse/nft-games.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.
