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

# 투표율 확인하기

<figure><img src="/files/5UDQvmM5uaxCIVSEwBN3" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
선거인이 투표 참여 링크 접속 시 실시간 투표율 및 최종 투표율을 확인할 수 있습니다.

투표율을 비공개해야 하는 경우 '투표 접수' 후 업무지원센터(1899-1433)로 요청하여 설정을 변경할 수 있습니다.
{% endhint %}

## 전체 투표율 <a href="#id-1" id="id-1"></a>

진행 중인 선거의 전체(실시간, 최종) 투표율을 파이 차트 형식으로 확인할 수 있습니다.

{% hint style="info" %}
차트 위에 마우스를 올리면 전체 투표율에서 각 투표 매체 별로 차지하는 비율과 미투표율을 한눈에 비교할 수 있습니다.
{% endhint %}

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

***

## 시간대별 투표율 <a href="#id-2" id="id-2"></a>

\[시간대별 투표율] 탭을 클릭하면 투표율을 시간대 별로 조회할 수 있습니다.

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

{% hint style="info" %}
**한 눈에 보기**

균일한 시간 간격 별 투표율을 라인 차트 형식으로 한 페이지 내에서 확인할 수 있습니다.
{% endhint %}

{% hint style="info" %}
**상세하게 보기**

한  시간 간격 별 투표율을 라인 차트 형식으로 확인할 수 있습니다.

(한 페이지가 넘어가는 경우 스크롤 바를 이용하여 이후 시간대의 투표율을 확인할 수 있습니다.)
{% endhint %}

***

## 개별 투표율 <a href="#id-3" id="id-3"></a>

화면  하단에서 모든 개별 투표의 실시간 투표율 및 상세 정보를 조회할 수 있습니다.

{% hint style="info" %}
개별 투표는 각각 \[투표 순]과 \[투표율]에 따라 오름차순과 내림차순으로 정렬 가능합니다.
{% endhint %}

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


---

# 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/turnout.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.
