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

# 투표자 인증 방법

{% hint style="info" %}
투표자 인증 방법은 '투표 만들기' → '보안방식' 부분에서 설정할 수 있습니다.

🔗 [보안방식 설정 가이드 바로가기 (클릭)](/kevoting/election/make/4.md)
{% endhint %}

## 1. 개인 식별 정보

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

<div><figure><img src="/files/S2gHmU3dzjiniXUgjnrc" alt=""><figcaption><p>개인 식별 정보 입력 후 [인증하기] 버튼을 누릅니다.</p></figcaption></figure> <figure><img src="/files/eZxF9SazC7YTwnrhgAmA" alt=""><figcaption><p>인증 완료 안내 메시지를 확인하면 투표하기 화면으로 넘어갑니다.</p></figcaption></figure></div>

***

## 2. 인증번호

<figure><img src="/files/9IJmwuwx6NV2UBelSml8" alt=""><figcaption></figcaption></figure>

<div><figure><img src="/files/kLYObmC1p7HwSPantYbY" alt=""><figcaption><p>[인증번호 요청] 버튼을 누릅니다.</p></figcaption></figure> <figure><img src="/files/cQQJphq4NedF6RJusUaV" alt=""><figcaption><p>인증번호 발급 안내 메시지를 확인합니다.</p></figcaption></figure></div>

<div><figure><img src="/files/WLbSMUKculHjyCtcn2mv" alt=""><figcaption><p>문자로 수신한 인증번호를 입력한 다음 [인증하기] 버튼을 누릅니다.</p></figcaption></figure> <figure><img src="/files/gNjPEEgMtvXYoQdNLpWc" alt=""><figcaption><p>인증 완료 안내 메시지를 확인하면 투표하기 화면으로 넘어갑니다.</p></figcaption></figure></div>

***

## 3. 개인식별정보+인증번호

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

<div><figure><img src="/files/F2WahfSf8TSUquqHMPHx" alt=""><figcaption><p>개인 식별 정보를 입력한 후 [인증하기] 버튼을 누릅니다.</p></figcaption></figure> <figure><img src="/files/3C3Uri42GuhFbgiBc8TS" alt=""><figcaption><p>인증번호 발급 안내 메시지를 확인합니다.</p></figcaption></figure></div>

<div><figure><img src="/files/JhlggnQ41BcS6w0kcINJ" alt=""><figcaption><p>문자로 수신한 인증번호를 입력한 다음 [인증하기] 버튼을 누릅니다.</p></figcaption></figure> <figure><img src="/files/BEM2M298Hj2Vgt4c5RRW" alt=""><figcaption><p>인증 완료 안내 메시지를 확인하면 투표하기 화면으로 넘어갑니다.</p></figcaption></figure></div>

***

## 4. 휴대폰 본인 인증

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

<div><figure><img src="/files/Rwrikt51i7DaKsnXWTkf" alt=""><figcaption><p>[인증하기] 버튼을 누릅니다.</p></figcaption></figure> <figure><img src="/files/2Cz9kaccE0N9IZpH2Bkm" alt=""><figcaption><p>통신사 선택 및 동의 체크 후<br>[시작하기] 버튼을 누릅니다.</p></figcaption></figure> <figure><img src="/files/fD0KGxGIziZ7GurcAjuy" alt=""><figcaption><p>PASS 앱을 통한 실명 인증 또는<br>[문자로 인증하기]를 진행합니다.</p></figcaption></figure></div>

{% hint style="warning" %}
본인 명의의 휴대폰만 본인 인증이 가능하며, 법인 명의 휴대폰일 경우 통신사에 등록된 실 소유자 번호로 명부 등록 시 인증 가능합니다.
{% endhint %}


---

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