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

# 스마트폰 투표

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

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

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

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

1. \[투표하기] 버튼을  눌러 투표 참여 링크로 접속합니다.
2. \[참여하기] 버튼을 눌러 다음으로 넘어갑니다.

{% hint style="warning" %}
투표 참여 링크는 투표자 별로 모두 다른 고유 URL입니다. 타인에게 공유하지 마세요!
{% endhint %}

***

## 2. 투표 정보 확인

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

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

***

## 3. 투표자 인증

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

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

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

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

***

## 4. 투표하기

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

6. '점복 (卜)' 자를 눌러 원하는 후보자를 선택한 후 \[투표 완료]버튼을 누릅니다.
7. 선택한 후보자가 맞는지 확인한 후 \[O 네, 맞습니다.] 버튼을 누릅니다.\
   다시 선택하려면 \[X 아니오, 다시 선택할게요] 버튼을 누릅니다.

***

## 5. 투표 참여 완료

<figure><img src="/files/41uuKJgKdpOABdco3Fec" 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/smartphone.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.
