# 연동 상세 가이드

### **소셜비즈 연동을 위한 상세 가이드**&#x20;

* [로그인](/socialbiz/tutorial/detail/login.md)
* [연동 방법 선택](/socialbiz/tutorial/detail/connect.md)
* [인스타그램 로그인으로 계정 연결하기](/socialbiz/tutorial/detail/connect/instagram-login.md)
* [페이스북 페이지로 계정 연결하기](/socialbiz/tutorial/detail/connect/page.md)
  * [페이스북 페이지 만들기](/socialbiz/tutorial/detail/connect/page/page_regist.md)
  * [인스타그램 앱에서 페이지와 인스타그램 계정 연결하기](/socialbiz/tutorial/detail/connect/page/page_connect_mb.md)
  * [페이스북에서 페이지와 인스타그램 계정 연결하기](/socialbiz/tutorial/detail/connect/page/page_connect_pc.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/tutorial/detail.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.
