# 레스토랑 메뉴 소개하기

## 템플릿 시나리오

캐러셀 메시지로 레스토랑의 인기 메뉴를 소개해보세요. \
버튼 요소를 활용하면 예약 바로가기, 매장 유선 연결, 상담원 연결 등 경로를 추가로 제공할 수 있어요.

<figure><img src="/files/rm8iVvV1fN9qu4ygIQkH" alt="" width="266"><figcaption></figcaption></figure>


---

# 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/offline/2.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.
