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

# 테스트 투표 만들기

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

{% hint style="info" %}
테스트 투표는 실제 투표처럼 모든 투표 진행 단계를 무료로 체험해 볼 수 있는 서비스입니다.
{% endhint %}

## 투표 접수하기 <a href="#id-1" id="id-1"></a>

[투표 현황](https://docs.kevoting.co.kr/kevoting/election/check/1) 페이지에서 \[+ 투표 만들기]를 선택합니다.

{% tabs %}
{% tab title="진행 이력이 없을 때" %}

<figure><img src="/files/1grbjK7ZUtZBRtahX8Bw" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="진행 이력이 있을 때" %}

<figure><img src="/files/5lZlCVbep8Ee7i3tIa9a" alt=""><figcaption></figcaption></figure>
{% endtab %}
{% endtabs %}

## 투표 만들기 팝업 <a href="#id-2" id="id-2"></a>

팝업 창에서 \[테스트 투표]를 선택합니다.

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

{% hint style="info" %}
테스트 투표는 무료이며, 횟수 제한 없이 자유롭게 만들 수 있습니다.
{% endhint %}

## 테스트 투표 개설 <a href="#id-3" id="id-3"></a>

팝업 창에 기본 정보를 입력한 후 \[확인]을 누르면 상세 테스트투표 만들기 화면으로 이동합니다.

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

{% hint style="warning" %}
테스트 투표는 선거인을 10명까지 등록할 수 있습니다.
{% endhint %}

## 테스트 투표 만들기 <a href="#id-4" id="id-4"></a>

'테스트 투표 만들기' 페이지에서 실제 투표와 동일한 방법으로 투표 개설을 완료합니다.

<figure><img src="/files/0eVqbZKUtUeZkecSjTAo" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
개설 완료 시 요금 납부 단계는 생략되며, **투표 개설** - **투표 진행** - **개표** - **결과 내려받기**의 모든 투표 진행단계를 체험할 수 있습니다.

:link: [투표 만들기 가이드 바로가기 (클릭)](/kevoting/election/make.md)
{% 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/start/make.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.
