# 社区软件文档

Carvera 社区已开发出一些软件版本，具备超出 OEM 所提供内容的功能和修复。

查看我们的项目：

* [社区版 Carvera 控制器](/docs/stable/zh/kong-zhi-qi/about.md)
* [社区版 Carvera 固件](/docs/stable/zh/gu-jian/about.md)
* [Fusion 360 后处理器](/docs/stable/zh/fusion-360/post-processor.md)
* [Fusion 360 插件](/docs/stable/zh/fusion-360/plugin.md)
* [HSM 工具库](/docs/stable/zh/qi-ta/hsm-tool-library.md)
* [YouTube 页面](https://www.youtube.com/@carvera-community)
* [Trello 页面](https://trello.com/b/qKxPlEbk/carvera-community-firmware-controller-and-other-tech)
* [GitHub Pages](https://github.com/Carvera-Community)


---

# 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://carvera-community.gitbook.io/docs/stable/zh/readme.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.
