> For the complete documentation index, see [llms.txt](https://socialbiz.gitbook.io/socialbiz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://socialbiz.gitbook.io/socialbiz/userguide/edit/text/textbutton.md).

# 텍스트 버튼

## 텍스트 버튼이란?

텍스트 메시지에 함께 삽입되는 버튼이에요. \
버튼을 클릭하면 설정한 답장이 고객에게 발송돼요.&#x20;

## 텍스트버튼 사용 가이드

* 텍스트 버튼은 응답 버튼과 함께 사용할 수 없어요.
* 텍스트버튼은 1개의 텍스트 메시지 당 최대 3개까지 추가할 수 있어요.
* 텍스트버튼의 답장은 최대 5개의 메시지를 조합해 사용할 수 있어요.
* 텍스트 버튼의 답장에는 버튼을 추가할 수 없어요. (캐러셀/응답/텍스트 버튼)

<figure><img src="/files/m8SuheSBi6BxesCv7enT" alt=""><figcaption></figcaption></figure>

## **💡** 관련 FAQ

* [인스타그램 PC에서 버튼이 클릭되지 않아요.](/socialbiz/faq/error/11.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/userguide/edit/text/textbutton.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.
