> For the complete documentation index, see [llms.txt](https://docs.butterswap.me/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.butterswap.me/products/nft/nft-collectibles.md).

# NFT Collectibles

In collaboration with several world-class crypto NFT artists, we are building one of the best NFT collectible platform in blockchain.

As the first step towards our plan into metaverse, we are using the state of art 3D VR technology to make the NFT interactive. You can easily examine your valuable NFT collectible from 360 degrees and zoom in to see every details.

NFT collectibles are very precious limited editions and can not be recycled.

Each of these NFT will be put in special auctions, where USDT is used for bidding, with the auction revenue distributed as follows:

{% hint style="warning" %}
This distribution is subject to change in the future.
{% endhint %}

| Revenue distribution | Percentage |
| -------------------- | ---------- |
| Buy BUTTER and burn  | 60%        |
| Artist               | 25%        |
| Developer            | 15%        |

| Name                                                                       | Total Supply | 3D VR Support | Special Effect | Buy Back                                                                                                                  |
| -------------------------------------------------------------------------- | ------------ | ------------- | -------------- | ------------------------------------------------------------------------------------------------------------------------- |
| [Golden Koi](/products/nft/nft-collectibles/nft-collectible-golden-koi.md) | 10           | YES           | Avatar         | [Link](https://hecoinfo.com/tx/0x9daf3daade7c35aff81e2678207656f7a75c251e77f5d4e503698d162ee128eb?utm_source=tokenpocket) |

More NFT collectibles are being developed, such as monsters from the Classic of Mountains and Seas.


---

# 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.butterswap.me/products/nft/nft-collectibles.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.
