# 이용약관

- [스윙투앱 이용약관](https://documentation.swing2app.co.kr/terms/user-protocol.md): 스윙투앱 서비스 이용정책
- [스윙투앱 개인정보 처리방침](https://documentation.swing2app.co.kr/terms/privacy.md): 스윙투앱 서비스에 대한 개인정보 취급방침입니다.
- [스윙투앱 어플리케이션 개인정보 처리방침](https://documentation.swing2app.co.kr/terms/appprivacy.md): 스윙투앱 공식앱 개인정보 처리방침
- [스윙투앱 교육용 라이선스](https://documentation.swing2app.co.kr/terms/license-for-edu.md)
- [무료앱 설치 기기수 제한](https://documentation.swing2app.co.kr/terms/mau.md): 스윙투앱 무료버전앱 설치 기기수 제한 가이드
- [이용제한 이용자 안내](https://documentation.swing2app.co.kr/terms/violation-policy.md)
- [아동 안전 표준 정책](https://documentation.swing2app.co.kr/terms/youth.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.swing2app.co.kr/terms.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.
