# RCS 기업 메시지 소개

- [발송 과정 안내](https://docs.rcsbizcenter.com/messages/introduce/guide.md)
- [RCS 기업 메시지 구분](https://docs.rcsbizcenter.com/messages/introduce/type.md)
- [공통 포맷](https://docs.rcsbizcenter.com/messages/introduce/format.md)
- [SMS](https://docs.rcsbizcenter.com/messages/introduce/format/sms.md)
- [LMS](https://docs.rcsbizcenter.com/messages/introduce/format/lms.md)
- [MMS](https://docs.rcsbizcenter.com/messages/introduce/format/mms.md)
- [CHAT](https://docs.rcsbizcenter.com/messages/introduce/format/chat.md)
- [레이아웃](https://docs.rcsbizcenter.com/messages/introduce/layout.md): 브랜드별로 등록하여 사용할 수 있는 RCS 기업 메시지입니다.
- [템플릿 종류](https://docs.rcsbizcenter.com/messages/introduce/type-1.md): 템플릿은 브랜드별로 메시지 내용 / 스타일을 미리 등록하여 사용하는 RCS 기업 메시지입니다.
- [RCS  체험하기](https://docs.rcsbizcenter.com/messages/introduce/rcsdemo.md)
- [기업 메시지 활용 팁](https://docs.rcsbizcenter.com/messages/introduce/tip.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://docs.rcsbizcenter.com/messages/introduce.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.
