# 텍스트

## 텍스트 답장이란?

텍스트 타입의 답장 유형이에요.\
텍스트 답장은 공백을 포함하여 최대 1,000자까지 입력할 수 있어요.

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

## 설정 방법

1. 답장 유형 중 텍스트 타입을 선택해주세요.
2. 화면 하단의 응답 버튼 사용을 체크하시면 버튼명과 버튼 답장을 설정할 수 있는 영역이 확장돼요.
3. 텍스트 답장 뒤에 응답 버튼을 추가해보세요!

## 소셜비즈 Tip 👀

* 텍스트 메시지에 링크를 입력하는 경우, 첨부한 링크가 연결되지 않을 수 있어요(Meta 제약)
* 링크를 전달하시려는 경우는 텍스트 버튼 또는 캐러셀 버튼 등을 통해 첨부하시면 위 오류 현상 없이 링크를 전달할 수 있어요.&#x20;


---

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