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

# NFT卡片

BLUE FOX-NFT卡牌由黑马漫画多名艺术家联合打造，视觉效果绝佳。每一张卡牌都具有全球唯一性编号，并根据纸牌的稀有程度分为N、R、SR、SSR、四个等级。稀有度设定基于公开的数学预期和可验证的合约代码，等级越高，稀有度越高，数量越少。

这种稀有度的设定不仅保证了每张卡牌的珍贵性，也让每位收藏家都能有机会拥有独一无二的收藏品。此外，每张卡牌都代表着一个节点价值，用户可以通过代币质押解锁对应的权益，享受平台的生态红利和治理权益。随着全球持币地址的增加和生态建设的推进，BLUE FOX-NFT卡牌的价值也将不断增长。未来，这些卡牌还将与平台的生态场景进行深度融合，为用户带来更加精彩的体验和更大的价值回报。无论是收藏还是投资，BLUE FOX-NFT卡牌都将是一份珍贵而有意义的选择。

BLUE FOX-NFT卡牌是参与平台生态建设与社区治理的唯一权利证明，具有决策权、分红权、监督权等基本权益，还可参与未来的”分红计划”和“赏金计划”。


---

# 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://bluefox2023.gitbook.io/blue-fox/nft-ka-pian.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.
