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

# 회원가입하기

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

{% hint style="info" %}
최초 1회에 한하여 가입 승인을 필요로 하며, 승인을 받은 이후로는 자유롭게 투표를 개설할 수 있습니다.&#x20;

(평일  17시 이전 가입 시 당일 승인되며, 정보 수정이 필요할 경우 보완 요청 메시지가 발송됩니다. )
{% endhint %}

## 홈페이지 접속 <a href="#id-1" id="id-1"></a>

[https://www.kevoting.co.kr](https://www.kevoting.co.kr/?utm_source=gitbook\&utm_medium=guide\&utm_campaign=guide_page) 에 접속한 후 우측 상단 \[관리자 회원가입]을 클릭하여 회원가입을 진행합니다.

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

***

## 회원가입 약관 동의 <a href="#id-2" id="id-2"></a>

서비스 이용약관과 개인정보 수집·이용에 관한 동의 등 내용을 확인한 후 필수 항목 체크박스에 모두 체크하고 \[회원 정보 입력] 을 클릭합니다.

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

{% hint style="info" %}
\[선택] 프로모션 정보 수신 동의 체크 시 kevoting 의 새로운 기능과 뉴스레터 등 다양한 정보를 제공 받으실 수 있습니다.
{% endhint %}

***

## 회원 정보 작성 <a href="#id-3" id="id-3"></a>

### 관리자 정보 <a href="#id-3-1" id="id-3-1"></a>

1. 사용하실 ID와 비밀번호를 입력합니다.
2. 비밀번호는 영문, 숫자, 특수문자를 혼합하여 10자리 이상으로 입력해주세요.
3. 관리자의 이름과 핸드폰 번호, 보안문자를 입력하여 인증을 진행합니다.

{% hint style="warning" %}
이미 가입한 관리자가 추가 가입이 필요한 경우 이미 인증한 핸드폰 번호가 아닌 다른 번호로 인증 시 가입 가능합니다.
{% endhint %}

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

### 기관 정보 <a href="#id-3-2" id="id-3-2"></a>

투표 관리 주최 기관의 사업자 등록번호를 입력 후 \[조회]를 클릭합니다.

{% hint style="warning" %}
사업자 등록번호가 없는 기관은 업무지원센터(1899-1433)에서 임시코드를 발급받을 수 있습니다.
{% endhint %}

<figure><img src="/files/LZ0S4eY5tq84B34qoE9c" alt=""><figcaption><p>붉은색 별 표시 ( <mark style="color:red;">*</mark> )가 있는 영역은 필수 항목입니다.</p></figcaption></figure>

{% hint style="info" %}
동일한 사업자번호로 가입 이력이 있을 경우 등록된 기관명과 대표자명이 자동으로입력 됩니다.
{% endhint %}

<figure><img src="/files/V94od307QFUeBPvhZTcE" alt="" width="375"><figcaption></figcaption></figure>

### 첨부 파일 등록 <a href="#id-3-3" id="id-3-3"></a>

1. **사업자등록증 (필수)**\
   투표 관리 주최의 사업자 등록증을 첨부해 주세요.&#x20;
2. **관리자 지정 확인서 (필수)**\
   투표 관리자 지정 사실을 증명하는 서류입니다. \
   샘플을 내려받아 작성한 후 **\[관리자지정확인서]** 버튼을 클릭하여 등록 합니다.

{% hint style="info" %}
관리자는 투표 개설 및 이용 기관 내의 개인정보를 관리하기 때문에 기관으로부터 모든 권한을 위임 받았음을 확인하는 관리자 지정 확인서가 필요합니다.
{% endhint %}

{% tabs %}
{% tab title="관리자 지정 확인서 샘플 다운로드" %}
{% file src="/files/nV4fj8Q8qSP6C347BD0p" %}

{% file src="/files/pb9GHlgO2TlQ5QptxCX9" %}
{% endtab %}
{% endtabs %}

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

{% hint style="success" %}
로고 등록 및 추가정보는 선택 사항으로, 필요에 따라 입력한 후 회원가입을 완료합니다.
{% 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/sign-up.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.
