# 指南

- [使用球头立铣刀和 V 型刀](https://carvera-community.gitbook.io/docs/stable/zh/guides/using-ball-endmills-and-v-bits.md)
- [第四轴卡盘基础](https://carvera-community.gitbook.io/docs/stable/zh/guides/4th-axis-chuck-basics.md)
- [使用无线探针在第四轴上对齐方料](https://carvera-community.gitbook.io/docs/stable/zh/guides/aligning-square-stock-on-the-4th-axis-with-the-wireless-probe.md)
- [从文件中间开始](https://carvera-community.gitbook.io/docs/stable/zh/guides/start-from-middle-of-file.md)
- [测量床面平整度](https://carvera-community.gitbook.io/docs/stable/zh/guides/measuring-bed-flatness.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/guides.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.
