> For the complete documentation index, see [llms.txt](https://blockwise-1.gitbook.io/blockwise/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://blockwise-1.gitbook.io/blockwise/blockwise-bwnft.md).

# Blockwise bwNFT

Blockwise NFTs (`bwNFT`) are a limited collection of only 1,734. Each one grants you a non-dilutive access to the swap fees generated by Blockwise and a dedicated role within the community.

Whitelisted mint price: 2.0 `$BNB`

Public mint price: 2.5 `$BNB`

#### **Benefits** <a href="#ecbb" id="ecbb"></a>

* entitles you to a share of trading fees from Blockwise
* the royalty charged from secondary sales is 3%, 2% goes to a pool to which the original minters have a claim to — forever, while 1% goes to `bwNFT` staking pool
* gives access to private delta-neutral strategies (currently in development)
* guarantees you a Blockwise fair launch airdrop

The fees and royalties are distributed to a staking pool. If your `bwNFT` is listed for sale, it cannot be staked, and will thus not earn fees.

The schedule for sharing fees:

* Months 1-3: 20%
* Months 4-6: 15%
* Months 7-∞: 10%

#### Secondary Marketplaces <a href="#secondary-marketplaces" id="secondary-marketplaces"></a>

`bwNFTs` have been listed on 3 different NFT marketplaces:

Element Market - the main marketplace

tofuNFT - good UX

NFTKEY - rarity ranking


---

# 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://blockwise-1.gitbook.io/blockwise/blockwise-bwnft.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.
