# HotoPay 모듈 설명서

<div align="left"><figure><img src="/files/rZgb6tNUZCEshkfGcAsB" alt="" width="188"><figcaption></figcaption></figure></div>

### 개요

HotoPay는 Rhymix 2에서 사용 가능한 결제 프로그램입니다

디지털 라이선스 결제에 초점을 두고 있으며, 간단한 설정과 구조가 특징입니다

### 개발자용 문서

<https://develop-hotopay.potatosoft.kr>


---

# 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://hotopaydocs.potatosoft.kr/hotopay.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.
