# 第 03 节：校准与测量

- [校准](https://docs.velogicfit.com/zh/di-03-jie-jiao-zhun-yu-ce-liang/calibration.md): 了解如何校准相机相对于自行车位置的位置，以便在 Velogic Studio 中获得准确测量
- [校准复核步骤](https://docs.velogicfit.com/zh/di-03-jie-jiao-zhun-yu-ce-liang/calibration-review.md): 了解并审阅 Velogic Studio v4 中的校准结果，包括自行车平面和相机对齐的 3D 可视化。
- [测量自行车尺寸](https://docs.velogicfit.com/zh/di-03-jie-jiao-zhun-yu-ce-liang/taking-bike-measurements.md): 使用测量棒捕捉公路、铁人三项和山地车设置的自行车几何尺寸的分步指南。
- [测量棒技巧与窍门](https://docs.velogicfit.com/zh/di-03-jie-jiao-zhun-yu-ce-liang/measurement-wand-tips.md): 在 Velogic Studio 中有效使用测量棒以实现准确校准和自行车测量的最佳实践与技巧。
- [Velogic Studio 自行车测量定义](https://docs.velogicfit.com/zh/di-03-jie-jiao-zhun-yu-ce-liang/bike-measurements-defined.md): Velogic Studio 收集的所有自行车几何测量项目的详细定义和测量流程，包括传统和 XY 指标。
- [BikeFinder 集成](https://docs.velogicfit.com/zh/di-03-jie-jiao-zhun-yu-ce-liang/bikefinder-integration.md): 如何使用 Velogic Studio Pro 的 BikeFinder 集成来推荐目标车架和把立配置，以获得最佳自行车拟合位置。


---

# 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://docs.velogicfit.com/zh/di-03-jie-jiao-zhun-yu-ce-liang.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.
