> For the complete documentation index, see [llms.txt](https://docs.gratitudetoken.world/freehumans.world/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gratitudetoken.world/freehumans.world/integrated-markets/nft-markets.md).

# NFT Markets

#### 1. Pages:

* **Personal Brand:** Users can tokenize their personal brand, encapsulating their identity, achievements, and interests in an NFT page.
* **Company:** NFTs representing companies, showcasing information, history, and notable achievements in a visually appealing format.
* **Organization:** NFTs for various organizations, displaying their mission, goals, and milestones through unique digital assets.
* **Government:** Exclusive NFTs providing transparency and communication channels between citizens and government entities.
* **Other:** An open category for unique NFT pages that don't fit into predefined types.

#### 2. Avatars:

* **Cyberpunk Avatars:** Futuristic avatars reflecting cyberpunk aesthetics, allowing users to express their digital identity uniquely.
* **Minimalist Avatars:** Clean and elegant avatars, emphasizing a refined visual representation.
* **Animated Avatars:** Avatars with dynamic animations, adding an extra layer of creativity to users' online personas.

#### 3. Covers:

* **Cyberpunk Covers:** NFT covers featuring cyberpunk elements, providing an immersive visual experience.
* **Minimalist Covers:** Clean and minimalist covers enhancing the overall aesthetic of users' profiles.
* **Animated Covers:** Dynamic covers with animations, creating an engaging user experience.

#### 4. Animations:

* **GIF:** Animated NFTs in GIF format, allowing users to express themselves with short, looping animations.
* **Video:** NFTs with longer, more elaborate animations, providing a richer storytelling experience.

#### 5. Sounds:

* **Avatar Sounds:** Unique sound effects associated with avatars, adding an auditory dimension to users' profiles.
* **Buttons Sounds:** Sound effects for interactive buttons and elements within NFT pages.
* **Other Sounds:** A category for diverse sound-based NFTs beyond avatars and buttons.

#### 6. Scripts:

* **Mixed:** NFTs combining various script types, enabling dynamic and interactive content.
* **CSS & HTML:** NFTs focused on styling and structure, allowing for visually appealing and customized content.
* **JS Only:** NFTs featuring JavaScript-based scripts, providing advanced interactivity and functionality.


---

# 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://docs.gratitudetoken.world/freehumans.world/integrated-markets/nft-markets.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.
