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

# PC 투표

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

## 1. 투표 참여 링크 접속

{% hint style="info" %}
투표가 시작되면 투표자들에게 투표 시작 안내 메시지가 발송됩니다. 카카오 알림톡으로 기본 발송되며, 카카오톡 미가입자는 자동으로 문자(SMS)로 대체 발송됩니다.
{% endhint %}

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

1. [kevoting.co.kr](https://www.kevoting.co.kr/loginVoterForm?utm_source=gitbook\&utm_medium=guide\&utm_campaign=guide_voterlogin)로 접속한 다음, 오른쪽 상단에 있는 \[로그인]  > \[투표자] 화면으로 이동합니다. 수신한 메시지를 확인하여 **링크 주소 마지막 7자리 문자**를 입력해주세요.
2. \[로그인] 버튼을 눌러 다음으로 넘어갑니다.

{% hint style="warning" %}
로그인 주소는 투표자 별로 모두 다른 고유 URL입니다. URL을 인터넷 주소창에 입력하면 바로 \[참여하기] 버튼을 눌러 투표에 참여할 수 있습니다.
{% endhint %}

***

## 2. 투표 정보 확인

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

3. 후보자/안건 정보 \[바로가기] 버튼을 눌러 후보자 정보 및 안건 상세 정보를 확인할 수 있습니다.
4. \[투표하기] 버튼을 눌러 다음으로 넘어갑니다.

***

## 3. 투표자 인증

<figure><img src="/files/q6a54Wp1GR9x6fZGRqmT" alt=""><figcaption><p>[개인 식별 정보 인증] 예시 화면</p></figcaption></figure>

5. 기관에서 지정한 개인 식별 정보(생년월일, 학번, 사번 등)를 통해 투표자 본인임을 인증합니다.

{% hint style="success" %}
투표에 따라 **휴대폰 본인 인증**이나 **인증코드  발송**을 통한 인증을 진행할 수 있습니다.

🔗[투표자  인증 방법 자세히 알아보기 (클릭)](/kevoting/voter/verification.md)
{% endhint %}

***

## 4. 투표하기

<figure><img src="/files/DUgx1MqsR2NZ1zaiaUT0" alt=""><figcaption><p> [인명 선택 투표] 예시 화면</p></figcaption></figure>

6. '점복 (卜)' 자를 클릭하여 원하는 후보자를 선택한 후 \[투표 완료]버튼을 누릅니다.

<figure><img src="/files/gkVelmQHS2JU1XC2WmNe" alt=""><figcaption><p> [인명 선택 투표] 예시 화면</p></figcaption></figure>

7. 선택한 후보자가 맞는지 확인한 후 \[O 네, 맞습니다.] 버튼을 클릭합니다.\
   다시 선택하려면 \[X 아니오, 다시 선택할게요] 버튼을 클릭합니다.

***

## 5. 투표 참여 완료

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

8. 투표가 완료되었다는 화면을 확인하면 정상적으로 투표 참여가 완료됩니다.


---

# 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/channel/pc.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.
