# 功能

- [3D 探针支持](https://carvera-community.gitbook.io/docs/stable/zh/gu-jian/features/3d-probe-support.md)
- [变量](https://carvera-community.gitbook.io/docs/stable/zh/gu-jian/features/variables.md)
- [数学](https://carvera-community.gitbook.io/docs/stable/zh/gu-jian/features/math.md)
- [柔性补偿系统](https://carvera-community.gitbook.io/docs/stable/zh/gu-jian/features/flex-compensation-system.md): 柔性补偿已在 2.0.0-RC1 版本中添加
- [点动模式](https://carvera-community.gitbook.io/docs/stable/zh/gu-jian/features/jog-modes.md)
- [自定义对刀器位置](https://carvera-community.gitbook.io/docs/stable/zh/gu-jian/features/custom-tool-setter-position.md)
- [自定义刀具槽位](https://carvera-community.gitbook.io/docs/stable/zh/gu-jian/features/custom-tool-slots.md)
- [LED 行为](https://carvera-community.gitbook.io/docs/stable/zh/gu-jian/features/led-behavior.md)
- [主轴最大转速](https://carvera-community.gitbook.io/docs/stable/zh/gu-jian/features/spindle-max-rpm.md)
- [USB 串口波特率](https://carvera-community.gitbook.io/docs/stable/zh/gu-jian/features/usb-serial-baud-rate.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://carvera-community.gitbook.io/docs/stable/zh/gu-jian/features.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.
