> For the complete documentation index, see [llms.txt](https://docs.kevoting.co.kr/kevoting/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.kevoting.co.kr/kevoting/vote/sms.md).

# 안내 메시지 관리

<figure><img src="/files/994njR2Rjc1jb6mPB68c" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
안내 메시지 관리는 투표 개설이 완료된 이후부터 투표가 종료되기 전까지 이용할 수 있습니다.

아래 가이드를 참고하여 안내 메시지 관리 방법을 확인해 보세요.
{% endhint %}

{% content-ref url="/pages/9Lr82tDUAlb3H0jkySAo" %}
[메시지 보내기](/kevoting/vote/sms/1.md)
{% endcontent-ref %}

{% content-ref url="/pages/eDuknNtAs8sdkhEzOnB9" %}
[메시지 예약하기](/kevoting/vote/sms/2.md)
{% endcontent-ref %}

{% content-ref url="/pages/ozRaxU3J3sAOrNy2NNlq" %}
[발송 이력 확인 / 다시 보내기](/kevoting/vote/sms/3.md)
{% endcontent-ref %}

{% content-ref url="/pages/VUsr7TCL1YFD3aAbxogZ" %}
[문자 충전 관리](/kevoting/vote/sms/4.md)
{% endcontent-ref %}


---

# 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://docs.kevoting.co.kr/kevoting/vote/sms.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.
