# 인스타그램 PC에서 버튼이 클릭되지 않아요.

## <mark style="background-color:yellow;">META 오류로 인스타그램 PC 에서 버튼이 정상적으로 동작되지 않으니 참고해주세요. 👀</mark>

* 버튼에  URL 링크를 첨부하여 이동하는 경우는 PC 환경에서도 버튼이 정상적으로 동작해요.
* 하지만, 버튼 액션으로 다음 메시지를 전송하는 경우 PC 환경에서 메시지가 발송되지 않아요.
* 버튼을 추가할 수 있는 메시지 유형: 텍스트, 캐러셀

## <mark style="background-color:yellow;">기본 메시지 사용 시 참고사항👀</mark>

* 게시물/릴스 댓글 답장에서 기본 메시지를 설정하신 경우 기본 메시지의 버튼을 PC에서 클릭하면 본문 메시지가 발송되지 않아요.
* 팔로워 구분 발송을 위해 (팔로워 확인용) 기본 메시지를 사용하시는 경우도, PC에서 버튼을 클릭하면 팔로워에게 보낼 메시지 또는 논팔로워에게 보낼 메시지가 발송되지 않아요.

{% hint style="info" %} <mark style="color:purple;">버튼을 사용해 다음 메시지를 보내시는 경우는, 게시물의 본문이나 메시지 내용을 통해 인스타그램 앱의 받은 메시지함에서 버튼을 클릭해야함을 안내해주세요.</mark>
{% endhint %}


---

# 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/error/11.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.
