> For the complete documentation index, see [llms.txt](https://docs.sendman.xyz/guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sendman.xyz/guide/start.md).

# 센드맨 시작하기

- [워크스페이스 만들기](https://docs.sendman.xyz/guide/start/new_store.md)
- [플랫폼 연동하기](https://docs.sendman.xyz/guide/start/integration.md)
- [네이버 스마트스토어](https://docs.sendman.xyz/guide/start/integration/smartstore.md)
- [카페24](https://docs.sendman.xyz/guide/start/integration/cafe24.md)
- [텐바이텐](https://docs.sendman.xyz/guide/start/integration/tenbyten.md)
- [아이디어스](https://docs.sendman.xyz/guide/start/integration/idus.md)
- [네이버 예약 (스마트플레이스)](https://docs.sendman.xyz/guide/start/integration/smartplace.md)
- [아임웹 (Imweb)](https://docs.sendman.xyz/guide/start/integration/imweb.md)
- [카카오톡 스토어](https://docs.sendman.xyz/guide/start/integration/kakaotalk_store.md)
- [쿠팡](https://docs.sendman.xyz/guide/start/integration/coupang.md)
- [첫 자동발송 설정하기](https://docs.sendman.xyz/guide/start/first_autoship.md)
- [테스트 메세지 받아보기](https://docs.sendman.xyz/guide/start/test_message.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://docs.sendman.xyz/guide/start.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.
