> For the complete documentation index, see [llms.txt](https://docs.publicmasterpiece.com/public-masterpiece-token-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.publicmasterpiece.com/public-masterpiece-token-docs/utilities/loyalty-nfts.md).

# Loyalty NFTs

#### Exclusive Tokens Beyond Art

The PMT Loyalty NFT staking mechanism is designed to promote long-term engagement and loyalty among PMT users. Our Loyalty NFTs offer community members the exclusive opportunity to own fragments of renowned masterpieces from various industries, not limited to artworks alone. This includes collaborations with famous artists and significant pieces from other sectors, ensuring a diverse and valuable collection.

#### Unique Artworks and Masterpieces&#x20;

For instance, our first Loyalty NFTs feature a unique artwork portraying Marilyn Monroe, crafted from 24k gold and valued at over USD 200,000, created in collaboration with the famous artist Rocketbyz. This NFT embodies exclusivity and immense value, setting a high standard for future Loyalty NFT drops.

#### Staking for Rewards and Engagement

By staking these NFTs on our platform, users secure long-term engagement and receive PMT token rewards. This dual benefit of ownership and rewards ensures sustained participation and fosters loyalty within our community. The exclusivity and potential price appreciation of these NFTs add significant value, making them highly desirable assets.

#### Bridging Industries with Innovation&#x20;

Bridging Industries with Innovation The PMT Loyalty NFTs transcend traditional artwork, encompassing masterpieces from various industries, showcasing our commitment to innovation and inclusivity. This approach not only rewards our loyal community members but also highlights the diverse and dynamic nature of the PMT ecosystem, driving growth and fostering a strong, engaged user base.


---

# 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.publicmasterpiece.com/public-masterpiece-token-docs/utilities/loyalty-nfts.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.
