# Filecoin存储提供商

Filecoin存储提供商（“SP”）是为Filecoin网络提供存储空间和服务的节点，它们通过竞价和承诺来获得存储合约，并按照合约要求为客户端提供数据。SP可以通过Filecoin网络获得收益，同时也为网络的安全和可靠性做出贡献。

为了防止SP在提供服务的过程中造假，Filecoin网络要求SP必须质押Fil作为抵押物。对于SP来说，质押的Fil的成本可能过高，而且这些封装后的Fil将失去流动性。

通过MineFi协议，SP可以通过抵押已经封装完成的矿机与非流动性Fil，来获得投资者质押的流动性Fil，并且通过协议将矿机收益分享给投资者作为回报。

SP在抵押矿机收获Fil的过程中，会向协议提交当前矿机的相关信息和期望与投资者的分成比，生成不同的产品以供投资者质押。

SP产品上线前会存在一个公示期。在公示期内，MineFi平台允许MineFi DAO的社区志愿者在SP产品上线前对SP的相关资质进行审计。审计的内容主要是以下几个方面：

**·**&#x5B58;储服务商的运维能力。

**·**&#x8282;点历史表现。

**·**&#x5730;域分布。


---

# 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/filecoin-cun-chu-ti-gong-shang.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.
