# 기능

- [시작하기](https://documentation.soulver.app/ko/documentation/getting-started.md): 종이에 쓰듯이 문제를 입력하세요.
- [합계 및 소합계](https://documentation.soulver.app/ko/documentation/totals-and-subtotals.md)
- [행 참조](https://documentation.soulver.app/ko/documentation/line-references.md): 이전 답변을 사용하여 계산 수행하기 (스프레드시트와 유사)
- [변수](https://documentation.soulver.app/ko/documentation/variables.md)
- [여행 계획](https://documentation.soulver.app/ko/documentation/trip-planning.md): 이것은 현재 베타 테스트 중인 프리릴리스 기능이며, 2026년 말 Soulver에 추가될 예정입니다.
- [서식 지정](https://documentation.soulver.app/ko/documentation/formatting.md)
- [숫자 형식](https://documentation.soulver.app/ko/documentation/formatting/region-settings.md): Soulver는 .을 소수점으로 해석해야 할까요, 아니면 천 단위 구분 기호로 해석해야 할까요?
- [텍스트 스타일링](https://documentation.soulver.app/ko/documentation/formatting/appearance-and-styles.md)
- [답변 서식 지정](https://documentation.soulver.app/ko/documentation/formatting/answer-formatting-options.md)
- [시트 및 파일](https://documentation.soulver.app/ko/documentation/sheets-and-files.md)
- [시트](https://documentation.soulver.app/ko/documentation/sheets-and-files/untitled-1.md)
- [시트북](https://documentation.soulver.app/ko/documentation/sheets-and-files/sheetbooks-and-syncing.md)
- [Soulver 파일 (.slvr)](https://documentation.soulver.app/ko/documentation/sheets-and-files/soulver-files-.slvr.md)
- [실시간 데이터](https://documentation.soulver.app/ko/documentation/live-data.md)
- [날씨](https://documentation.soulver.app/ko/documentation/live-data/weather.md): Apple Weather에서 제공하는 데이터
- [주가](https://documentation.soulver.app/ko/documentation/live-data/live-and-historical-stock-prices.md)
- [Wolfram|Alpha (지식 도우미)](https://documentation.soulver.app/ko/documentation/live-data/knowledge-assistant.md): 전 세계의 데이터 포인트를 Soulver 시트에 직접 가져오기
- [Wolfram|Alpha 통합](https://documentation.soulver.app/ko/documentation/live-data/wolfram-alpha.md)
- [내보내기](https://documentation.soulver.app/ko/documentation/exporting.md)
- [PDF 및 인쇄](https://documentation.soulver.app/ko/documentation/exporting/sharing-and-printing.md)
- [Soulver Studio](https://documentation.soulver.app/ko/documentation/exporting/soulver-studio.md): Soulver 시트를 독립 실행형 Mac 앱으로 공유하기 🤯
- [통합](https://documentation.soulver.app/ko/documentation/integrations.md)
- [Alfred 및 Raycast](https://documentation.soulver.app/ko/documentation/integrations/alfred-and-raycast.md)
- [macOS 서비스](https://documentation.soulver.app/ko/documentation/integrations/macos-services.md)
- [URL 스킴](https://documentation.soulver.app/ko/documentation/integrations/url-schemes.md): URL을 통해 시트에 상호 작용하기
- [터미널 (CLI)](https://documentation.soulver.app/ko/documentation/integrations/command-line-tool-automator-and-services.md)
- [팁 및 트릭](https://documentation.soulver.app/ko/documentation/tips-and-tricks.md)
- [Mac](https://documentation.soulver.app/ko/documentation/tips-and-tricks/tips-and-tricks-mac.md)
- [iPad 및 iPhone](https://documentation.soulver.app/ko/documentation/tips-and-tricks/tips-and-tricks-ios.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/documentation.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.
