# FAQ

<details>

<summary>What is a CryptoPhunk (aka Phunk)?</summary>

Phunks are an NFT rooted in conceptual art. A commentary on CryptoPunks which face right. Phunks face left like the Mona Lisa.

</details>

<details>

<summary>Are the original devs involved?</summary>

There are no Devs. The team that created the contract, Cryptophunks.com website, and associated twitter and Discord accounts publicly left the project in July. There have been no communications from them since.

</details>

<details>

<summary>Who runs the CryptoPhunks?</summary>

CryptoPhunks are a fully decentralized community with no leader. Anyone is free to contribute. No approval is needed. We run autonomously.

</details>

<details>

<summary>What is NotLarvaLabs.com?</summary>

A community built marketplace for selling CryptoPhunks built on top of our own custom smart contract.

</details>

<details>

<summary>What are the fees for selling on NotLarvaLabs.com?</summary>

0% royalties! 0% service! Be Phree!

</details>

<details>

<summary>What is the Discord link?</summary>

<https://discord.com/invite/NotLarvaLabs>

</details>

<details>

<summary>Where can I find more info/resources?</summary>

[LINKS](/knowledge-base/resources/code-and-more/links.md)

<https://linktr.ee/cryptophunks>

</details>

<details>

<summary>Where can I find further instructions?</summary>

[TUTORIALS](/knowledge-base/built-by-phunks/for-the-pham/notlarvalabs.com/tutorials.md#tutorials)

<https://twitter.com/NotLarvaLabs/status/1470993467413307396?s=20>

</details>

<details>

<summary>What are the relevant smart contract addresses?</summary>

NLL Marketplace: [0xd6c037bE7FA60587e174db7A6710f7635d2971e7](https://etherscan.io/address/0xd6c037bE7FA60587e174db7A6710f7635d2971e7)

CryptoPhunksV2 Token: [0xf07468ead8cf26c752c676e43c814fee9c8cf402](https://etherscan.io/token/0xf07468ead8cf26c752c676e43c814fee9c8cf402)

</details>

***

{% embed url="<https://notlarvalabs.com/faq-history>" %}
[WEBSITE](https://notlarvalabs.com/cryptophunks)
{% endembed %}


---

# Agent Instructions: 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/built-by-phunks/for-the-pham/notlarvalabs.com/faq.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.
