# RUNNERX Terms

## 약관

- [RUNNERX](https://spts-organization.gitbook.io/runnerx/runnerx.md): Get closer to your goal with
- [개인정보 처리방침](https://spts-organization.gitbook.io/runnerx/privacy_policy_kr.md): RUNNERX 개인정보 처리방침
- [위치기반서비스 이용약관](https://spts-organization.gitbook.io/runnerx/location_kr.md): RUNNERX 위치기반서비스 이용약관
- [서비스 이용약관](https://spts-organization.gitbook.io/runnerx/terms_kr.md): RUNNERX 서비스 이용약관
- [개인정보 수집 및 이용 동의](https://spts-organization.gitbook.io/runnerx/privacy_kr.md): RUNNERX 개인정보 수집 및 이용 동의 안내
- [Terms of Service](https://spts-organization.gitbook.io/runnerx/terms_en.md): RUNNERX Terms of Service
- [Privacy Policy](https://spts-organization.gitbook.io/runnerx/privacy_policy_en.md): RUNNERX Privacy Policy
- [Location-Based Service Terms and Conditions](https://spts-organization.gitbook.io/runnerx/location_en.md)
- [Consent to the use of personal information](https://spts-organization.gitbook.io/runnerx/privacy_en.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://spts-organization.gitbook.io/runnerx/runnerx.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.
