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

# 현장 투표소

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

{% hint style="info" %}
:link: [현장투표소 운영 가이드 바로가기(클릭)](/kevoting/vote/spot.md)
{% endhint %}

## 1. 투표코드 발급

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

1. 투표소에 방문하여 관리자로부터 투표 코드를 발급 받습니다.

***

## 2. 투표자 인증

<figure><img src="/files/90uOIR3Givxzxe4aQrzz" alt=""><figcaption></figcaption></figure>

2. 기표소 PC 화면에서 투표 코드를 입력한 다음 \[투표자 인증하기]를 클릭합니다.

***

## 3. 투표하기

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

3. '점복 (卜)' 자를 클릭하여 원하는 후보자를 선택한 후 \[투표 완료]를 클릭합니다.

{% hint style="warning" %}
투표자의 투표 정보 보호를 위해 투표자 인증 2분 후 자동 로그아웃 됩니다.

\[연장] 버튼을 클릭하여 제한 시간을 최대 2분으로 연장할 수 있습니다.
{% endhint %}

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

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

***

## 4. 투표 참여 완료

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

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

***


---

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