# 설정

{% hint style="warning" %}
채널 설정은 고객에게 메시지를 발송하기 위해 필요한 정보를 등록하는 단계입니다.

각 메시지 발송 채널마다 설정 방식이 다소 다를 수 있으므로, 안내에 따라 정확히 설정해야 원활한 메시지 발송이 가능합니다.

순서대로 확인하며 설정하는 것을 추천하며, 각 메시지 채널의 설정 방식은 아래에서 클릭하여 자세히 확인하실 수 있습니다.
{% endhint %}

{% content-ref url="/pages/lZP9bN4emMQMfjLPAYxi" %}
[문자 메시지](/smartstore-api/smartstore-api/text-message.md)
{% endcontent-ref %}

{% content-ref url="/pages/kpdJMYn7Q4l7u9ix85sw" %}
[카카오톡](/smartstore-api/preparation/setting/kakao.md)
{% endcontent-ref %}


---

# 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://guide.marketap.io/smartstore-api/preparation/setting.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.
