# 연동 관련 참고 가이드

- [인스타그램 프로페셔널 계정 전환하기](https://socialbiz.gitbook.io/socialbiz/tutorial/etc/professional.md)
- [페이스북 비즈니스 포트폴리오 만들기](https://socialbiz.gitbook.io/socialbiz/tutorial/etc/business.md)
- [Shop 연동](https://socialbiz.gitbook.io/socialbiz/tutorial/etc/shop.md)
- [권한 설정](https://socialbiz.gitbook.io/socialbiz/tutorial/etc/access.md): 비즈니스 페이스북 계정 정보에 대한 접근 권한을 허용하는 방법
- [서비스 연결 해제](https://socialbiz.gitbook.io/socialbiz/tutorial/etc/disconnect.md): SocialBiz 서비스와 인스타그램 계정의 연결을 해제하는 방법
- [회원 탈퇴](https://socialbiz.gitbook.io/socialbiz/tutorial/etc/unregister.md): SocialBiz 이용을 해지(회원 탈퇴) 하는 방법


---

# 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/etc.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.
