# 연동 방법 선택

## 인스타그램 계정을 연결하는 방법은? 🧐

1. [<mark style="background-color:purple;">인스타그램 로그인</mark>으로 계정 연동](/socialbiz/tutorial/detail/connect/instagram-login.md)
2. [<mark style="background-color:purple;">페이스북 페이지</mark>를 통해 계정 연동](/socialbiz/tutorial/detail/connect/page.md)

{% hint style="warning" %}
인스타그램 로그인을 통해 계정을 연동하신 경우 메시지 설정 유형 중 '상품 카드' 유형은 선택이 불가합니다.
{% endhint %}

## 계정 연결이 안될 경우는?

* [인스타그램 계정이 프로페셔널 계정으로 전환되었는지 확인해주세요.](/socialbiz/tutorial/etc/professional.md)
* [소셜비즈에게 계정 정보의 접근 권한을 주었는지 확인해주세요.](/socialbiz/tutorial/etc/access.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/connect.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.
