# 权益NFT

当投资者购买MineFi协议内的不同产品时，会铸造价值NFT作为收益凭证。协议只根据NFT所有权地址，并不根据NFT铸造地址发放收益。

MineFi协议本身不对NFT的价格进行锚定，但是权益NFT的价值已经包含了NFT本身的收藏价值和对应产品未被领取的所有收益。这个收益将每天随着矿机产出直接发放到NFT所在地址。

权益NFT可以随时转移到其他钱包地址或者是通过第三方NFT交易所进行交易，但是转移的同时MineFi收益权也将转移。

权益NFT中记录的信息有：NFT图片、编号、有效算力面值、质押币、合约到期时间、质押的节点号、服务商品牌、发行售价和与SP约定的收益分配比例。


---

# 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://minefi.gitbook.io/minefi/minefi-xie-yi/quan-yi-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.
