> For the complete documentation index, see [llms.txt](https://phunks.gitbook.io/knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://phunks.gitbook.io/knowledge-base/about/readme/phunk-is-historic.md).

# HISTORIC

* They are the first project that used [Fisher–Yates shuffle](https://en.wikipedia.org/wiki/Fisher%E2%80%93Yates_shuffle#The_modern_algorithm) algorithm for [provably](https://medium.com/@dumbnamenumbers/erc721r-a-new-erc721-contract-for-random-minting-so-people-dont-snipe-all-the-rares-68dd06611e5) random minting.
* They are the first and only project to be delisted from OpenSea 3 times.&#x20;
* They are the first project to be DMCA'd by LarvaLabs.&#x20;
* They are the first derivative project to build a zero-fee marketplace.&#x20;
* They are the second project ever to create a zero-fee marketplace.&#x20;
* Phunks are a community of smart, talented, rebellious artists and [builders](/knowledge-base/resources/code-and-more/open-sourced.md).&#x20;
* They are passionate about decentralization and passionately against censorship.
* Truly decentralized NFT both as an Asset and as a Community.
* They are the first project that regained control of smart contract back from scam devs.
* Phunks are NFT project that is actively contributing to public good by [open sourcing all tools](/knowledge-base/resources/code-and-more/open-sourced.md).

<mark style="color:orange;">`An object's history is an immutable if intangible part of its value.`</mark>

{% content-ref url="/pages/fTE5vItykoWCCVCAT0qa" %}
[BUILT BY PHUNKS](/knowledge-base/built-by-phunks/for-the-pham.md)
{% endcontent-ref %}


---

# 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:

```
GET https://phunks.gitbook.io/knowledge-base/about/readme/phunk-is-historic.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
