> For the complete documentation index, see [llms.txt](https://nftguide.paniniamerica.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nftguide.paniniamerica.net/panini-nft-guide/introduction-to-panini-nfts.md).

# Introduction to Panini NFTs

&#x20;In 2019, with a vision to embrace the rise of non-fungible tokens, Panini America embarked on an ambitious journey to introduce officially licensed trading cards as mesmerizing NFTs across the globe.

From the outset, we sought to create an unparalleled experience for collectors, bridging the physical and digital realms. Our combination releases presented you with the chance to own both a cherished physical card and its exclusive digital counterpart, forging a direct connection between collectors and their NFT treasures. The overwhelming success of Panini NFTs fueled our drive for innovation, propelling us to push the boundaries further.

Determined to make collecting accessible to all, we revolutionized payment methods. While most crypto purchases demanded familiarity with digital wallets and cryptocurrencies, we paved the way for inclusivity by enabling purchases with the beloved US dollars.

And that's just the beginning. The thrill of cracking open packs has now found its digital manifestation within our NFT environment. Iconic releases like Prizm, Select, and Immaculate, adorned with the splendor of NFL, NBA, Soccer & UFC licenses, await your eager hands and curious eyes.

Our secure marketplace, a haven for NFT owners, facilitates seamless transactions through our wallet & USD on our dynamic auction platform. Dutch auctions unveil captivating opportunities to acquire unique combination releases, infusing your collection with an unparalleled allure.

But the evolution doesn't end there. Over the past two years, we've embraced motion, breathing life into our NFTs as light dances gracefully across the cards, capturing your imagination like never before.

As we continue to cultivate our groundbreaking platform, we are committed to unlocking new frontiers of possibility for our cherished NFT customers. Brace yourself for exciting journeys that redefine the art of collecting. \
\
The only question we have for you is: **#WhoDoYouCollect?**


---

# 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://nftguide.paniniamerica.net/panini-nft-guide/introduction-to-panini-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.
