# 使用SCV NFT提高APY

SCV.finance 结合了传统的矿池策略和全新的NFT稀缺度体系设计了分层收益率的挖矿模式以对SCV Bot NFT提供内在价值的支撑。一共有5个不同级别不同设计图案的SCV Bot NFT可以存入抵押矿池。不同的NFT对矿池有不同的增益幅度。

### 存取手续费免除

最低等级的NFT的功能是可以免缴存入/取出时的手续费。

### SCV奖励分配权重

SCV的奖励分配策略中，不同等级的SCV Bot NFT享有不同的权重。

| 等级              | 分配权重(共10.00点) |
| --------------- | ------------- |
| Lv 1: Common    | 0.47          |
| Lv 2: Uncommon  | 0.95          |
| Lv 3: Rare      | 1.43          |
| Lv 4: Epic      | 2.38          |
| Lv 5: Legendary | 4.76          |

每个区块产生的SCV奖励，都将按照实际存在池中的NFT数量乘以NFT的权重进行分配，确保高等级的NFT的收益可以是最低等级NFT的N倍。

## SCV Bot NFT的销毁

一旦SCV Bot NFT被存入到矿池就会被立即销毁，而该NFT的增益作用将继续保持直到发生以下情况：

* 资金被取出
* 另一个NFT被存入该矿池


---

# 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/earn/boost-apy-with-scv-nft.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.
