> For the complete documentation index, see [llms.txt](https://docs.golffix.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.golffix.io/undefined-7/coach-comparison.md).

# 보조 코치와 수석 코치의 차이

골프픽스의 스윙 진단은 담당 코치가 수행합니다. 무료로 이용할 때는 보조 코치가, 구독 중에는 수석 코치가 스윙을 진단합니다. 두 코치의 차이를 안내합니다.

## 한눈에 보기

| 구분        | 보조 코치 (무료) | 수석 코치 (구독)    |
| --------- | ---------- | ------------- |
| 진단 수준     | 기본 진단      | 정밀 진단         |
| 진단 속도     | 기본 속도      | 최대 57% 빠름     |
| 리듬·템포 진단  | —          | 제공            |
| 스윙 궤적     | —          | 클럽헤드·손목 궤적 제공 |
| 스윙 움직임 추적 | —          | 머리·몸통·양 무릎 추적 |

## 진단 수준

수석 코치는 정밀 진단으로 스윙의 세부 문제까지 잡아냅니다. 기본 진단을 넘어 더 정확한 개선 방향을 찾을 수 있습니다.

## 진단 속도

수석 코치는 보조 코치보다 최대 57% 빠른 속도로 스윙을 분석합니다. 진단이 빠를수록 같은 시간에 더 많은 스윙을 연습할 수 있습니다.

## 수석 코치만 제공하는 분석

* **리듬·템포 진단**: 백스윙과 다운스윙의 속도 비율을 수치로 분석합니다. 리듬·템포가 왜 중요한지는 [스윙의 리듬·템포란?](/undefined-4/about-rhythm-tempo.md)을 참고하세요.
* **스윙 궤적**: 클럽헤드와 손목의 궤적을 시각적으로 보여줍니다.
* **스윙 움직임 추적**: 머리·몸통·양 무릎의 움직임을 추적합니다.

전체 기능 차이는 [플랜 비교 — 무료와 구독의 차이](/undefined-7/plans.md)에서 확인하세요.

## 다음으로 보기

* [플랜 비교 — 무료와 구독의 차이](/undefined-7/plans.md)
* [스윙 레코더 — 스윙 진단 모드](/undefined-2/swing-analysis-mode.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.golffix.io/undefined-7/coach-comparison.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
