# 시간

Soulver는 시계 시간, 시간대, 시간 간격, 비디오 타임코드와 함께 작동할 수 있습니다.

* [시간대 변환](/ko/undefined/time/time-zones-and-cities.md) — 도시 및 시간대 간 시간 변환
* [시간 형식](/ko/undefined/time/timespans-and-laptimes.md) — 지속 시간 및 랩 타임 형식 처리
* [시계 시간 계산](/ko/undefined/time/clock-time-calculations.md) — 시계 시간 더하기 및 빼기
* [비디오 타임코드 및 프레임 속도](/ko/undefined/time/video-timecode-and-frame-rates.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://documentation.soulver.app/ko/undefined/time.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.
