> For the complete documentation index, see [llms.txt](https://punkvism.gitbook.io/punkvism/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://punkvism.gitbook.io/punkvism/1.-project-overview/1.2-background-of-punkykongz-nft-community-and-the-birth-of-pvt.md).

# 1.2 Background of Punkykongz NFT Community and the Birth of PVT

**The Punkvism governance token (PVT)** originated from Punkykongz NFT, one of Asia’s largest Web3 communities. Beyond being a simple digital art collection, Punkykongz has fostered a strong sense of belonging and community spirit among active Web3 participants, centered around its 5,000 NFTs.

**Evolution from Punkykongz to Punkvism**\
As the Punkykongz community grew and matured, the following needs emerged:

* **Expanded Governance Framework**: Beyond the simple decision-making structure based on NFT holders, a structured governance system was necessary to effectively manage diverse and complex projects.
* **Integration of Multiple Industrial Domains**: With projects emerging real estate, entertainment, gaming, and more, the community needed a structure to integrate them and foster synergy across domains.
* **Broader Accessibility**: There was a growing need to open ecosystem participation to people without Punkykongz NFTs, to expand the community’s reach.
* **Long-Term Sustainability**: The focus shifted to building a sustainable ecosystem driven by real utility and value creation-not just the popularity of an NFT collection.

Against this backdrop, the Punkvism governance token (PVT) was introduced to complement Punkykongz NFTs by serving distinct, interconnected roles:

* **Punkykongz NFT**: Serves as proof of community membership and digital identity.
* **PVT Token**: Acts as a medium for managing access to ecosystem resources and opportunities, as well as facilitating governance participation.

**PVT** is designed not as a speculative token but as an essential utility component to enhance the integrated operation and user experience of the Punkvism ecosystem. Notably, PVT focuses on "accessibility management" rather than direct financial gain, ensuring clear utility value.


---

# 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://punkvism.gitbook.io/punkvism/1.-project-overview/1.2-background-of-punkykongz-nft-community-and-the-birth-of-pvt.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.
