# 플랫폼 연동하기

판매 중이신 플랫폼을 센드맨과 연동해 주세요. 연동을 완료해야 자동 발송 설정을 시작할 수 있어요.

현재 지원하는 플랫폼:

* [네이버 스마트스토어](/guide/start/integration/smartstore.md)
* [카페24](/guide/start/integration/cafe24.md)
* [텐바이텐](/guide/start/integration/tenbyten.md)
* [아이디어스](/guide/start/integration/idus.md)
* [네이버 예약 (스마트플레이스)](/guide/start/integration/smartplace.md)
* [아임웹 (Imweb)](/guide/start/integration/imweb.md)
* [카카오톡 스토어](/guide/start/integration/kakaotalk_store.md)
* [쿠팡](/guide/start/integration/coupang.md)

연동을 원하시는 플랫폼이 없다면 [센드맨 채팅](https://sendman.xyz/chat)으로 알려주세요.

***

다음 단계: [첫 자동발송 설정하기](/guide/start/first_autoship.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://docs.sendman.xyz/guide/start/integration.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.
