# 업데이트 소식

매일매일 달라지는 센드맨 소식

* [2026.03.19 쿠팡 연동 지원 시작 🎉](https://github.com/neighbors-sendman/sendman-docs/blob/main/updates/20260319.md)
* [2026.03.09 결제일시 변수 추가](/guide/updates/updates/20260309.md)
* [2025.05.19 네이버 예약 시작 시 메세지 발송 기능 공식 지원](/guide/updates/updates/20250519.md)
* [2025.05.15 상품 전체 선택 기능](/guide/updates/updates/20250515.md)
* [2024.11.20 발송한 디지털 컨텐츠 확인 가능](/guide/updates/updates/20241120.md)
* [2024.10.31 \[조치 필요\] 스마트스토어 공식 연동 안내](/guide/updates/updates/20241031.md)
* [2024.09.24 "구매 확정 / 리뷰 작성 / 배송 조회" 종류의 버튼 추가](/guide/updates/updates/20240924_buttons.md)
* [2024.09.24 구매 확정시 메세지 자동 발송 기능](/guide/updates/updates/20240924_purchase_confirm.md)
* [2024.09.23 이메일 완전 커스터마이징 가능](/guide/updates/updates/20240923.md)
* [2024.09.19 메세지 템플릿에 변수 삽입 가능](/guide/updates/updates/20240919.md)
* [2024.09.18 카카오톡 완전 맞춤형 템플릿 지원](/guide/updates/updates/20240918.md)
* [2024.09.11 메세지 템플릿 / 디지털 컨텐츠 분리](/guide/updates/updates/20240911.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/updates/updates.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.
