# 社区及生态

- [云原生计算基金会（CNCF）](https://doc.cncf.vip/kubernetes-handbook/she-qu-ji-sheng-tai/cncf.md)
- [CNCF 章程](https://doc.cncf.vip/kubernetes-handbook/she-qu-ji-sheng-tai/cncf/cncf-charter.md)
- [CNCF 特别兴趣小组（SIG）说明](https://doc.cncf.vip/kubernetes-handbook/she-qu-ji-sheng-tai/cncf/cncf-sig.md)
- [开源项目加入 CNCF Sandbox 的要求](https://doc.cncf.vip/kubernetes-handbook/she-qu-ji-sheng-tai/cncf/cncf-sandbox-criteria.md)
- [CNCF 中的项目治理](https://doc.cncf.vip/kubernetes-handbook/she-qu-ji-sheng-tai/cncf/cncf-project-governing.md)
- [CNCF Ambassador](https://doc.cncf.vip/kubernetes-handbook/she-qu-ji-sheng-tai/cncf/cncf-ambassador.md)
- [认证及培训](https://doc.cncf.vip/kubernetes-handbook/she-qu-ji-sheng-tai/certification.md)
- [认证 Kubernetes 服务提供商（KCSP）说明](https://doc.cncf.vip/kubernetes-handbook/she-qu-ji-sheng-tai/certification/about-kcsp.md)
- [认证 Kubernetes 管理员（CKA）说明](https://doc.cncf.vip/kubernetes-handbook/she-qu-ji-sheng-tai/certification/about-cka-candidate.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://doc.cncf.vip/kubernetes-handbook/she-qu-ji-sheng-tai.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.
