> For the complete documentation index, see [llms.txt](https://documentation.swing2app.co.kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.swing2app.co.kr/program/affilate.md).

# 제휴프로그램

- [제휴프로그램 소개](https://documentation.swing2app.co.kr/program/affilate/main.md): 나의 광고로 접속한 사용자 판매금액의 일부를 수수료로 받는 제휴 프로그램
- [제휴프로그램 신청방법](https://documentation.swing2app.co.kr/program/affilate/apply.md): 스윙투앱 제휴프로그램 신청방법 매뉴얼
- [제휴프로그램 약관](https://documentation.swing2app.co.kr/program/affilate/affiliate-program-terms.md)
- [제휴프로그램 홍보방법](https://documentation.swing2app.co.kr/program/affilate/promotion.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 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/program/affilate.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.
