> 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/election/make/5/4.md).

# 기권 설정

<figure><img src="/files/6t6Xcw4rdIGBkL1nAURT" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
기권 설정은 **사용안함**으로 기본 설정되어 있습니다.

* **개별 기권** - 개별 투표 별로 각각 기권  옵션을 설정할 수 있습니다.
* **일괄 기권** - 유권자는 첫번째 투표에서 모든 안건에 대해 기권을 행사할 수 있습니다.
  {% endhint %}

## 개별 기권 <a href="#id-1" id="id-1"></a>

### 설정 방법 <a href="#id-1-1" id="id-1-1"></a>

#### 1. 투표 기능 설정 <a href="#id-1-1-1" id="id-1-1-1"></a>

'투표 만들기' → '기타 투표 설정' 부분에서 기권 옵션을 **개별 기권 사용**으로 변경합니다.

<figure><img src="/files/ya5LJrsXHG03kpg9vlXx" alt=""><figcaption><p>개별 기권의 경우, 개별 투표에서 기권 사용 여부를 한 번 더 체크해야 합니다.</p></figcaption></figure>

#### 2. 개별 투표 기권 설정 <a href="#id-1-1-2" id="id-1-1-2"></a>

개별 기권의 경우, 개별 투표  별로 기권 사용 여부를 한 번 더 선택합니다.

<div><figure><img src="/files/1VHSzs7ExSgywJraH9kI" alt=""><figcaption><p>기권 사용을 체크하지 않으면 기권할 수 없습니다.</p></figcaption></figure> <figure><img src="/files/mf6dp0JvpNQ29r8YKW4e" alt=""><figcaption><p>기권 사용을 체크한 개별 투표만 기권 버튼이 노출됩니다.</p></figcaption></figure></div>

### 사용 예시 <a href="#id-1-2" id="id-1-2"></a>

개별 기권 설정에  따라 실제 투표 진행 시 기권 버튼이 나타납니다.

<figure><img src="/files/WeDDuLRdJ2ZSeVnTTv5L" alt=""><figcaption><p>기권할 수 있는 투표로 설정한 제 2투표에서만 기권 버튼이 나타납니다.</p></figcaption></figure>

***

## 일괄 기권 <a href="#id-2" id="id-2"></a>

### 설정 방법 <a href="#id-2-1" id="id-2-1"></a>

#### 투표 기능 설정 <a href="#id-2-1-1" id="id-2-1-1"></a>

'투표 만들기' → '기타 투표 설정' 부분에서 \[수정] 클릭 후 기권 옵션을 **일괄 기권 사용**으로 변경합니다.

<figure><img src="/files/2gjIblWsuME8WfsEWCO9" alt=""><figcaption><p>일괄 기권은 개별 기권과 달리 개별 투표에서 별도로 기권 사용 여부를 체크할 필요가 없습니다.</p></figcaption></figure>

### 사용 예시 <a href="#id-2-2" id="id-2-2"></a>

일괄 기권 설정 시 첫 번째 투표에 \[모두 기권] 버튼이 표기됩니다.

<figure><img src="/files/cW7xwSvrZ0hA9fpl92jO" alt=""><figcaption><p>[모두 기권] 선택 시 즉시 기권 처리되어 투표 참여가 완료됩니다.</p></figcaption></figure>

***

## 기권 표 집계 방식 <a href="#id-3" id="id-3"></a>

개표 시 기권 표는 득표수 및 득표율에 포함되지 않고 따로 표기됩니다.

{% hint style="info" %}
투표율은 기권 표 여부와 관계없이 투표에 참여한 인원을 기준으로 반영합니다.
{% endhint %}

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


---

# 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/election/make/5/4.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.
