# 연동 시스템

- [토스 프론트(키오스크)](https://docs.modoocheck.com/add-on/toss.md)
- [Copy of 토스 프론트(키오스크)](https://docs.modoocheck.com/add-on/toss-1.md)
- [결제선생(비대면 결제)](https://docs.modoocheck.com/add-on/payssam.md)
- [모두출첵 SMS](https://docs.modoocheck.com/add-on/sms.md): 모두출첵 SMS 앱과 연결하면 매일 최대 200건 통신사 무료 문자


---

# 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://docs.modoocheck.com/add-on.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.
