> For the complete documentation index, see [llms.txt](https://kpopclick.gitbook.io/kpop-click-white-paper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kpopclick.gitbook.io/kpop-click-white-paper/undefined-5.md).

# 거버넌스

## 8-1. 거버넌스

KPC는 Polygon 메인넷 기반의 토큰으로, 각 유저의 투표 권은 보유한 토큰 양에 비례합니다. 투표에 참여하려면 유저는 해당 토큰을 특정 주소로 위임해야 합니다. KPC DAO의 결정은 주로 온체인에서 이루어지며, 거버넌스 프로세스는 다양한 단계로 구성되어 있어 의사 결정 과정에서 커뮤니티의 폭넓은 의견과 정보를 수집할 수 있습니다. 이를 통해 KPC의 거버넌스는 분산된 참여를 촉진하고, 플랫폼 운영과 미래 방향성 결정에 있어 투명성을 확보합니다. 사용자들은 토큰을 보유하면서도 직접 참여하여 프로젝트의 성장과 개선에 기여할 수 있는 기회를 가집니다.

## 8-2. 거버넌스 프로세스

KIP(KPC Improvement Proposal)

**1단계 - 리서치 포럼**

모든 아이디어와 제안은 Dapp 서비스 내의 리서치 포럼에서 최초로 공개됩니다. 이 리서치 포럼은 Dapp 서비스 플랫폼에 통합되어 있어, 커뮤니티 구성원들이 손쉽게 참여하고 피드백을 제공할 수 있는 효율적인 수단으로 제공됩니다. 이를 통해 다양한 의견을 수렴하고 제안에 대한 개선과정을 체계적으로 진행할 수 있습니다. 또한, 토론과 피드백 수렴을 위한 최소 7일의 토의 기간을 설정하여 커뮤니티 구성원들이 충분한 시간을 가지도록 배려합니다. 이러한 리서치 포럼은 Dapp 서비스의 기능과 사용자 경험을 개선하는 데 핵심적인 역할을 하며, 지속적인 혁신과 발전을 위한 중요한 플랫폼입니다.

**2단계 - 스냅샷**

두 번째 단계는 스냅샷 투표를 통해 진행됩니다. 이 단계에서는 가스비가 소모되지 않습니다. 토큰을 위임한 커뮤니티 구성원들은 스냅샷에 제안서를 제출할 수 있습니다. 해당 제안은 14일 동안의 투표 기간이 부여됩니다. 만약 14일 후에 제안서가 최소 2억 개의 KPC 찬성표를 얻어 투표 과반수의 지지를 받으면, 이어서 온체인 실행 투표가 진행될 수 있습니다. 이를 위해 제안을 위한 최소 위임 토큰은 1,000,000 KPC이며, 투표의 지연 기간은 2일이며 투표 기간은 14일입니다.

**3단계 - 온체인 투표**

다음은 코드가 포함된 온체인 제안서를 작성하는 단계로, 이 과정 또한 Dapp 서비스 내에서 진행됩니다. 이를 통해 거버넌스 컨트랙트와 효율적으로 상호작용할 수 있습니다. 3단계 제안을 제출하려는 사용자는 최소 위임 토큰 기준을 넘어야 하며, 이전에 2단계 투표를 통과한 안건만을 제출할 수 있습니다. 투표는 14일 동안 진행되며, 제안이 최소 2억 KPC 찬성표를 획득하여 투표 과반수의 지지를 받으면, 커뮤니티 구성원이 프로포절 실행을 예약할 수 있습니다. 이후 2일간의 지연 기간을 거쳐 제안이 최종적으로 실행됩니다. 이로써 Dapp 서비스 내에서 투명하고 효율적인 거버넌스 프로세스가 지속적으로 진행될 수 있습니다.

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

#### &#x20;<a href="#undefined-5" id="undefined-5"></a>

#### &#x20;<a href="#undefined-6" id="undefined-6"></a>


---

# 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, and the optional `goal` query parameter:

```
GET https://kpopclick.gitbook.io/kpop-click-white-paper/undefined-5.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
