> 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/election/check.md).

# 투표 점검하기

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

{% hint style="info" %}
투표가 시작된 후에는 투표 정보 및 설정을 변경할 수 없습니다.

아래 가이드를 참고하여 수정할 사항을 점검하는 방법을 확인해 보세요.
{% endhint %}

{% content-ref url="/pages/Uq5GMIzHHJhMGFhlhyBo" %}
[투표 현황](/kevoting/election/check/1.md)
{% endcontent-ref %}

{% content-ref url="/pages/hoL1T2oPEJfx3ufBGF65" %}
[투표 정보](/kevoting/election/check/2.md)
{% endcontent-ref %}

{% content-ref url="/pages/L3qcGMVnmhpxlool5QDQ" %}
[개별 투표 정보](/kevoting/election/check/2-1.md)
{% endcontent-ref %}

{% content-ref url="/pages/pWC2X4GK5fEYowVriJta" %}
[투표자 명부 관리](/kevoting/election/check/3.md)
{% endcontent-ref %}

{% content-ref url="/pages/C2YQnnfC4OW770P2GpPC" %}
[모의 투표 관리](/kevoting/election/check/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/election/check.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.
