# “开源一切”倡议

## **如何做出贡献**

如果你是一名开发者，并希望为 Anytype 的生态系统做出贡献，请查看版本库内的 `关于贡献` 文档。

在 [Github](https://github.com/anyproto) 上关注我们，加入 [贡献者社区](https://github.com/orgs/anyproto/discussions)，共同建设 Anytype。

如果你想了解更多关于我们选择开放代码的原因，请查看下面的文章：

{% embed url="<https://blog.anytype.io/our-open-philosophy/>" %}

有关于许可证的任何问题，请访问 <https://legal.any.coop/>，有关于技术的任何问题，请访问 <https://tech.anytype.io/>。


---

# 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://doc.anytype.io/anytype-docs/documentation_cn/she-qu/join-the-open-source-project.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.
