# 이벤트 홍보하기

## 템플릿 시나리오

쇼핑몰의 이벤트를 모아볼 수 있는 캐러셀 메시지를 전송해보세요.\
진행 중인 다양한 이벤트 내용을 고객이 한 눈에 확인하고 관심 있는 이벤트를 골라서 볼 수 있어요.

<figure><img src="https://content.gitbook.com/content/bvHkPUOWyKuRZwYGHtIy/blobs/zBVtjGT55aGf1PH9lyZq/1.jpg" alt="" width="266"><figcaption></figcaption></figure>

Tip💡 캐러셀 메시지의 버튼은 메시지 답장으로 회신할 수 있을 뿐 아니라, URL 연결도 가능해요. \
쇼핑몰의 이벤트 랜딩 페이지가 있다면 캐러셀 버튼에 URL을 추가해보세요.


---

# 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://socialbiz.gitbook.io/socialbiz/reference/ecommerce/1.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.
