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

# 투표 참여 방법

{% hint style="info" %}
선거인이 투표에 참여하는 과정을 확인해보세요.
{% endhint %}

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

<table data-view="cards"><thead><tr><th></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>스마트폰(URL) 투표 방법</td><td></td><td></td><td><a href="/files/WzyhW6WjLrPxRCmCRutc">/files/WzyhW6WjLrPxRCmCRutc</a></td><td><a href="/pages/wNLC5Q93uUmT8iO8FBKt#id-2">/pages/wNLC5Q93uUmT8iO8FBKt#id-2</a></td></tr><tr><td>PC(URL) 투표 방법</td><td></td><td></td><td><a href="/files/FEYOJgL1lUnF9J98ZWty">/files/FEYOJgL1lUnF9J98ZWty</a></td><td><a href="/pages/wNLC5Q93uUmT8iO8FBKt#id-1.-pc">/pages/wNLC5Q93uUmT8iO8FBKt#id-1.-pc</a></td></tr><tr><td>문자(대화형) 투표 방법</td><td></td><td></td><td><a href="/files/jO61wDADZKjXSgqxnvKa">/files/jO61wDADZKjXSgqxnvKa</a></td><td><a href="/pages/wNLC5Q93uUmT8iO8FBKt#id-3">/pages/wNLC5Q93uUmT8iO8FBKt#id-3</a></td></tr><tr><td>현장 투표 방법</td><td></td><td></td><td><a href="/files/VmKXnHo1eGfOorHdQnC5">/files/VmKXnHo1eGfOorHdQnC5</a></td><td><a href="/pages/wNLC5Q93uUmT8iO8FBKt#id-4">/pages/wNLC5Q93uUmT8iO8FBKt#id-4</a></td></tr></tbody></table>

***

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

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>개인 식별 정보</td><td><a href="/files/j0qTK2hD1E84EQuPt9pe">/files/j0qTK2hD1E84EQuPt9pe</a></td><td></td><td></td><td><a href="/pages/8H9o4dnUwzBGbZVEzdq2#id-1">/pages/8H9o4dnUwzBGbZVEzdq2#id-1</a></td></tr><tr><td>인증번호</td><td><a href="/files/qWfa76CJOM9wtRcZfWFD">/files/qWfa76CJOM9wtRcZfWFD</a></td><td></td><td></td><td><a href="/pages/8H9o4dnUwzBGbZVEzdq2#id-2">/pages/8H9o4dnUwzBGbZVEzdq2#id-2</a></td></tr><tr><td>개인 식별 정보+인증번호</td><td><a href="/files/sErsUcqiqhxZ0VjEJml3">/files/sErsUcqiqhxZ0VjEJml3</a></td><td></td><td></td><td><a href="/pages/8H9o4dnUwzBGbZVEzdq2#id-3">/pages/8H9o4dnUwzBGbZVEzdq2#id-3</a></td></tr><tr><td>휴대폰 본인 인증</td><td><a href="/files/ReqBFT37vuFDGRv9Dd0N">/files/ReqBFT37vuFDGRv9Dd0N</a></td><td></td><td></td><td><a href="/pages/8H9o4dnUwzBGbZVEzdq2#id-4">/pages/8H9o4dnUwzBGbZVEzdq2#id-4</a></td></tr></tbody></table>

***


---

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