# 이용 가이드

- [대시보드](https://socialbiz.gitbook.io/socialbiz/userguide/dashboard.md): SocialBiz가 제공하는 메시지 발송 데이터로 인사이트를 얻어보세요.
- [전체 메시지 발송 현황](https://socialbiz.gitbook.io/socialbiz/userguide/dashboard/1.md): 전체 메시지 유형의 발송 데이터와 오늘의 현황을 한눈에 확인하세요.
- [유형별 발송 분석](https://socialbiz.gitbook.io/socialbiz/userguide/dashboard/2.md): 각 메시지 유형별 발송 현황과 랭킹 데이터를 확인하세요.
- [소재별 발송 분석](https://socialbiz.gitbook.io/socialbiz/userguide/dashboard/3.md): 등록한 소재의 상세한 데이터를 확인하세요.
- [추천 템플릿 사용하기](https://socialbiz.gitbook.io/socialbiz/userguide/recommendation.md): 메시지 자동화가 처음이라면 SocialBiz가 추천하는 업종 별 템플릿을 활용해보세요.
- [메시지 자동화 유형](https://socialbiz.gitbook.io/socialbiz/userguide/automation.md)
- [게시물/릴스 댓글 답장](https://socialbiz.gitbook.io/socialbiz/userguide/automation/commentreply.md): 인스타그램에 게시된 게시물과 릴스에 댓글을 단 고객에게 메시지를 보내보세요.
- [기본 메시지 사용 방법](https://socialbiz.gitbook.io/socialbiz/userguide/automation/commentreply/defaultreply.md)
- [광고 키워드 답장](https://socialbiz.gitbook.io/socialbiz/userguide/automation/ad-keyword.md): 광고 게시물에 댓글을 남긴 사람에게 DM 답장을 보내보세요.
- [자주 묻는 질문](https://socialbiz.gitbook.io/socialbiz/userguide/automation/icebreaker.md): 고객이 자주 묻는 질문 목록을 만들어 대화의 시작을 유도해보세요.
- [DM 자동 답장](https://socialbiz.gitbook.io/socialbiz/userguide/automation/dmautoreply.md): 메시지를 보낸 사람에게 키워드 별 각각 다른 메시지로 답해보세요.
- [메시지 메뉴](https://socialbiz.gitbook.io/socialbiz/userguide/automation/menu.md): 중요한 내용이나 고정 링크는 메뉴로 고정해 보여주세요.
- [스토리 멘션 답장](https://socialbiz.gitbook.io/socialbiz/userguide/automation/storymentionreply.md): 비즈니스를 본인의 스토리에 멘션(태그)한 고객에게 자동 답장 메시지를 보내보세요.
- [스토리 답장](https://socialbiz.gitbook.io/socialbiz/userguide/automation/storyreply.md): 비즈니스가 올린 스토리에 고객이 답장을 보냈을 때 자동 답장을 보내 보세요.
- [메시지 설정 방법](https://socialbiz.gitbook.io/socialbiz/userguide/edit.md): 자동화 메시지 유형 별 답장을 설정하고 소재로 저장 또는 게시해 보세요.
- [텍스트](https://socialbiz.gitbook.io/socialbiz/userguide/edit/text.md)
- [응답 버튼](https://socialbiz.gitbook.io/socialbiz/userguide/edit/text/quickreply.md)
- [텍스트 버튼](https://socialbiz.gitbook.io/socialbiz/userguide/edit/text/textbutton.md)
- [이미지](https://socialbiz.gitbook.io/socialbiz/userguide/edit/undefined.md)
- [캐러셀](https://socialbiz.gitbook.io/socialbiz/userguide/edit/carousel.md)
- [상품카드](https://socialbiz.gitbook.io/socialbiz/userguide/edit/shopcard.md)
- [대화요청](https://socialbiz.gitbook.io/socialbiz/userguide/edit/inquire.md)
- [URL](https://socialbiz.gitbook.io/socialbiz/userguide/edit/url.md)
- [멤버관리 (기업/커스텀)](https://socialbiz.gitbook.io/socialbiz/userguide/member.md)
- [SocialBiz Link](https://socialbiz.gitbook.io/socialbiz/userguide/socialbiz-link.md)
- [소셜비즈 링크 이용 방법](https://socialbiz.gitbook.io/socialbiz/userguide/socialbiz-link/process.md)
- [소셜비즈 링크 기능 안내](https://socialbiz.gitbook.io/socialbiz/userguide/socialbiz-link/function.md)
- [소셜비즈 링크 활용 Tip](https://socialbiz.gitbook.io/socialbiz/userguide/socialbiz-link/tip.md)
- [SocialBiz Insight](https://socialbiz.gitbook.io/socialbiz/userguide/insight.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://socialbiz.gitbook.io/socialbiz/userguide.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.
