# NFT盲盒（Initial NFT Offer）

SCV.finance不定期的会举办抽盲盒活动（我们称之为Initial NFT Offer，INO）。

活动提供一系列的不同设计图案的SCV Bot NFT。这些NFT除了能给你带来Pro权限，还能在矿池中增益你的APY。

盲盒销售的50%收入将会直接投入SCV抵押矿池作为收益，剩余50%将会用于在市场上回购SCV。

每一轮的盲盒都会包含5个等级的SCV Bot NFT：Common, Uncommon, Rare, Epic, Legendary。最高等级的NFT将会是视频，而其他等级则是动画。

## 盲盒价格

每一轮的盲盒都从一个较低的起价开始销售。随着销售数字的增长，价格将不断增长，以反映实际剩余NFT的稀缺度。例如，最初的100个NFT的销售价格可能为0.05 BNB，而之后200个的价格则上升到0.07 BNB，最终剩余10个的价格则可能高达1.8 BNB。

## 盲盒分配

为了确保公平分配，在盲盒销售期间，售出的SCV Bot 盲盒是不可开封的，没有人可以知道自己获得的NFT的具体内容和等级。在销售结束后，我们将通过Fisher-Yates随机重新排列所有的SCV Bot，确保每个盲盒有均等的可能性。同时，最终未售出的盲盒将会被销毁。

在销售和随机过程结束后，用户可以前往[SCV NFT管理页面](https://scv.finance/zh/portfolio/nft)完成开盒操作。

## 创造者返利

完成SCV Bot NFT盲盒的开盒的用户将会被认定为是该NFT的永久创造者。用户可以将自己的NFT送给朋友，让其他人可以享受NFT带来的收益增益的同时，自己也可以从他人的收益中抽取5%作为创造者返利。


---

# 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.scv.finance/zh-cn/nft-ecosystem/gatchapon.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.
