# 存储提供者指南

- [借贷利率](https://docs.filliquid.io/zh/storage-provider-guide/jie-dai-li-l.md)
- [借贷FIL](https://docs.filliquid.io/zh/storage-provider-guide/borrowing-filecoin.md)
- [绑定与解绑受益人账户](https://docs.filliquid.io/zh/storage-provider-guide/borrowing-filecoin/bang-ding-yu-jie-bang-shou-yi-ren-zhang-hu.md)
- [如何在绑定矿工节点](https://docs.filliquid.io/zh/storage-provider-guide/borrowing-filecoin/ru-he-zai-bang-ding-kuang-gong-jie-dian.md)
- [FIL借贷操作](https://docs.filliquid.io/zh/storage-provider-guide/borrowing-filecoin/fil-jie-dai-cao-zuo.md)
- [还款操作](https://docs.filliquid.io/zh/storage-provider-guide/borrowing-filecoin/repayment-of-loan.md)
- [注意事项](https://docs.filliquid.io/zh/storage-provider-guide/borrowing-filecoin/precautions-notes.md)
- [清算机制](https://docs.filliquid.io/zh/storage-provider-guide/qing-suan-ji-zhi.md)
- [家庭节点](https://docs.filliquid.io/zh/storage-provider-guide/jia-ting-jie-dian.md)
- [借贷挖矿（SP）](https://docs.filliquid.io/zh/storage-provider-guide/jie-dai-wa-kuang-sp.md)


---

# 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.filliquid.io/zh/storage-provider-guide.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.
