# 개선 제안

$HOME 소유자( $HOME을 보유하고 및/또는 스테이킹 $HOME하는 사용자)는 거버넌스 제안에 대해 제안하고 투표함으로써 디파이 앱의 미래에 영향을 줄 수 있으며, 이를 부르는 것은 **디파이 앱 개선 제안** (DIPs). DIP은 프로토콜 개발, 재무 자금 배분, 기타 전략적 이니셔티브에 대한 결정을 이끌기 위해 사용되는 공식 거버넌스 제안입니다.

DIP은 $HOME 보유자가 커뮤니티를 위해 프로토콜의 장기적인 건전성을 보장하는 메커니즘입니다. In [DIP-003](https://snapshot.box/#/s:defi.app/proposal/0x35f232fdee6bcb69ef4af411052ed8ee8460839da8b595857965742141e01559), 투표 권한은 프로토콜 참여와 장기 기여자의 헌신에 맞춰졌습니다.

Defi App의 디파이에서 활성 및 과거 DIPs를 확인하세요 [거버넌스 포털](https://app.defi.app/governance) 또는 [Snapshot 스페이스](https://snapshot.box/#/s:defi.app).

***

## DIP 유형

### 헌법적 vs. 비헌법적

**헌법 개정안** DAO(탈중앙화 자율조직)의 근본 정관에 직접적인 영향을 미칩니다. 예를 들어, [DIP-003](https://snapshot.box/#/s:defi.app/proposal/0x35f232fdee6bcb69ef4af411052ed8ee8460839da8b595857965742141e01559) $HOME을 기본 DAO utility token으로 사용해 가중치 투표 시스템을 구축합니다. 헌법(Constitutional) DIPs는 통과하기 위해 비헌법 제안보다 더 많은 투표 권한이 필요합니다.

**비헌법적** 제안은 DAO의 기본 헌장에 영향을 미치지 않습니다. 대부분의 제안은 비(非)헌법적 성격으로, 예를 들어 자금 조달, 파트너십, 기술 업그레이드(예: 스마트 컨트랙트 배포 또는 파라미터 변경), 운영 워크플로, 혹은 정보성 이니셔티브와 관련된 제안이 포함됩니다.

### 분류

DIP는 4가지 범주로 분류됩니다:&#x20;

<table><thead><tr><th width="149">레이블</th><th>설명</th></tr></thead><tbody><tr><td>프로세스 </td><td>DAO(탈중앙화 자율조직) 절차, 거버넌스 메커니즘, 또는 운영 워크플로우를 수정하거나 정의하는 제안입니다.</td></tr><tr><td>펀딩 </td><td>재무 할당, 보조금, 또는 예산 승인을 위한 요청입니다.</td></tr><tr><td>정보성 </td><td>조치 없이 제공되는 맥락, 분석 또는 권장 사항입니다.</td></tr><tr><td>기술적인</td><td>프로토콜 수준의 코드, 아키텍처 또는 인프라를 도입하거나 변경하는 제안입니다.</td></tr></tbody></table>

***

## 커뮤니티

커뮤니티 거버넌스에 참여하려면 Defi App의 [디스코드](https://discord.gg/defiapp) 채널에 참여하고 더 자세히 알아보세요 [제안](/knowledge-base/ko/governance/improvement-proposals/submit-a-proposal.md) 개선 및 [투표](/knowledge-base/ko/governance/improvement-proposals/vote-on-a-proposal.md).

## DIP 상태

활성 DIPs의 상태와 지난 DIPs의 결과는 디파이 App의 [거버넌스 포털](https://app.defi.app/governance) 또는 [Snapshot 스페이스](https://snapshot.box/#/s:defi.app). 모든 거버넌스 제안은 오류 정정을 반영하기 위해 24시간 워밍업을 거치며, 이후 표준화된 5일 투표 기간이 이어집니다.


---

# Agent Instructions: 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.defi.app/knowledge-base/ko/governance/improvement-proposals.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.
