# 지점 별 매장 안내하기

## 템플릿 시나리오

지점을 여러 개 운영하시는 매장의 경우 매장 별 운영 시간 과 오시는 길 등을 안내하면 응대 리소스를 줄일 수 있을 뿐만 아니라 고객의 편의성도 높일 수 있어요.

Tip💡 고객이 매장을 쉽게 찾아올 수 있도록 오시는 길의 약도 이미지를 함께 첨부해보세요.

<figure><img src="/files/Jd7mq2ROjFrxBZpqz9H3" alt="" width="563"><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/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.
