# PunkStrategy: The Ecosystem Token

PunkStrategy ($PNKSTR) was the first Strategy token, launched as an experimental art project in September, 2025. It was launched with the same mechanisms as all current Strategy tokens, with no supply held back for the team.

Each trade that routes through the [v4 hook](https://docs.uniswap.org/contracts/v4/overview) takes a 10% fee with:&#x20;

* 8% going to buy CryptoPunks for the protocol
* 1% gifted to FundingWorks NFT holders
* 1% to the TokenWorks team.&#x20;

Trades are NOT enforced through the hook.&#x20;

The contract is fully renounced and will run in perpetuity, as trading and deployment fees for new Strategies buy and burn $PNKSTR, which reinforces its role as the ecosystem token.

<br>


---

# 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://docs.tokenstrategy.com/punkstrategy-the-ecosystem-token.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.
