# 捐赠

OpenZFS 在“Software In The Public Interest (SPI, 公共利益软件)”的支持框架下运作。SPI 是一家 501(c)(3) 非营利组织，为开源软件项目提供财务、法律和组织方面的服务。OpenZFS 通过 SPI 接受捐赠，详情请见我们的 [捐赠页面](https://www.spi-inc.org/projects/openzfs/)。感谢您的支持！


---

# 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://book.bsdcn.org/zfs/xiang-mu-yu-she-qu/donate.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.
