# 로그인 및 연동

- [연결하려는 계정이 보이지 않아요.](https://socialbiz.gitbook.io/socialbiz/faq/login/1.md)
- [다른 인스타그램 계정으로 변경하고 싶어요.](https://socialbiz.gitbook.io/socialbiz/faq/login/2.md): #계정 변경
- [한 페이스북 계정으로 여러 인스타를 연동하여 사용 할 수 있을까요?](https://socialbiz.gitbook.io/socialbiz/faq/login/3.md)
- [다른 멤버와 함께 계정을 연결하고싶어요.](https://socialbiz.gitbook.io/socialbiz/faq/login/4.md)
- [계정이 자동으로 탈퇴되었어요.](https://socialbiz.gitbook.io/socialbiz/faq/login/5.md)
- [계정을 연결할 수 없어요.](https://socialbiz.gitbook.io/socialbiz/faq/login/6.md)
- [브라우저 쿠키를 삭제하는 방법](https://socialbiz.gitbook.io/socialbiz/faq/login/undefined.md): 브라우저의 쿠키로 인한 오류 발생 시, 아래 경로를 따라 특정 사이트의 쿠키만 삭제하실 수 있습니다.
- [구글 로그인 계정 변경하기](https://socialbiz.gitbook.io/socialbiz/faq/login/8.md)
- [페이스북 로그인 계정 변경하기](https://socialbiz.gitbook.io/socialbiz/faq/login/9.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/faq/login.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.
