> For the complete documentation index, see [llms.txt](https://docs.bonzo.finance/hub/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bonzo.finance/hub/staking-nfts-and-points/bonzo-nft-collectables/cybernetic-nft.md).

# Cybernetic NFT

## Bonzo Cybernetic NFT

The Bonzo Cybernetic NFT collectible is available for trading on secondary NFT marketplaces across the Hedera ecosystem, such as [SentX](https://sentx.io/nft-marketplace/cybernetic-bonzo) and [Kabila](https://market.kabila.app/en/collections/7743905/items). The Cybernetic NFT collectible must be [burned on the HeadStarter platform](https://app.headstarter.org/portfolio/redeem-tokens?tab=other-tokens) in order to claim $BONZO governance tokens. Upon burning, the account will be airdropped a [Bonzo Commemorative NFT](/hub/staking-nfts-and-points/bonzo-nft-collectables/commemorative-nft.md) collectible.

<figure><img src="/files/FBNj5QAIwVykzA7k3Fr9" alt="" width="375"><figcaption><p>Cybernetic Bonzo<br><a href="https://hashscan.io/mainnet/token/0.0.7743905">0.0.7743905</a></p></figcaption></figure>

### **🖼️ Cybernetic NFT Collectable Utility**

<table><thead><tr><th width="201">Category</th><th align="center">Details</th></tr></thead><tbody><tr><td>Token ID</td><td align="center"><a href="https://hashscan.io/mainnet/token/0.0.7743905">0.0.7743905</a></td></tr><tr><td><strong>Circulating Supply</strong></td><td align="center">500</td></tr><tr><td><strong>Original Mint Cost (December 4-5)</strong></td><td align="center"><strong>$200</strong><br>685 ℏ</td></tr><tr><td><strong>Current Utility</strong></td><td align="center"><p>The Bonzo Cybernetic NFT offers unique benefits and utility before being burned at any time (starting at TGE on February 21, 2025) in order to claim $BONZO tokens:</p><ul><li><strong>Cybernetic Role in Discord</strong>: Owning Bonzo Cybernetic NFT Collectible grants holders a unique Discord role, and a memento NFT will be provided to maintain this role after the burn.</li><li><strong>Stackable Points Multiplier</strong>: The Bonzo Cybernetic NFT Collectible features a 1.05x points multiplier, stackable with itself and existing Bonzo Finance NFT Collectibles until burned for $BONZO, with a total stacking cap of 2.0x.</li><li><strong>$BONZO Token Distribution:</strong> The Bonzo Cybernetic NFT Collectible offers holders the ability to burn the NFT for a total of 11,400 claimable $BONZO tokens.</li></ul></td></tr></tbody></table>

### **🪙  Distribution of $BONZO tokens**

The Cybernetic NFT offers holders the ability to claim **11,400 $BONZO tokens**, ensuring widespread adoption and decentralization of $BONZO for DAO governance purposes.\
\
In order to claim $BONZO tokens from this NFT, it must be [burned on the HeadStarter platform](https://app.headstarter.org/portfolio/redeem-tokens?tab=other-tokens). A commemorative NFT will be provided to accounts that burn this NFT, in order to retain their Discord community role. **The Commemorative NFT received after burning does not include Bonzo Points multiplier utility.**

<table><thead><tr><th width="204"></th><th width="252">Distribution Date(s)</th><th>Amount</th></tr></thead><tbody><tr><td><strong>Distribution #1</strong></td><td>February 21, 2025</td><td>75% of "claimable" $BONZO</td></tr><tr><td><strong>Distribution #2</strong></td><td>4 months after the date on which the Cybernetic NFT was burned</td><td>25% of "claimable" $BONZO</td></tr></tbody></table>

### **👑  Royalty Fee**

There are royalty fees configured for the Cybernetic NFT as outlined in the table below.<br>

<table><thead><tr><th width="244">Description</th><th>% Fee</th></tr></thead><tbody><tr><td>Bonzo Finance</td><td>4.5%</td></tr><tr><td>InAMaze Artist</td><td>0.5%</td></tr></tbody></table>


---

# 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://docs.bonzo.finance/hub/staking-nfts-and-points/bonzo-nft-collectables/cybernetic-nft.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.
