> For the complete documentation index, see [llms.txt](https://docs.awenetwork.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.awenetwork.ai/stp-kr/awe-governance/awe/undefined.md).

# 투표권 위임 방법

AWE 거버넌스에 참여하려면 **AWE 토큰을 자신 또는 신뢰할 수 있는 커뮤니티 구성원에게 위임**해야 합니다. **제안을 생성하거나 투표에 참여하기 위해서는** 위임이 반드시 필요합니다.

직접 투표하고자 한다면, **자신의 주소에 투표권을 위임**해야 합니다. 또는, 본인을 대신해 투표해줄 **커뮤니티 구성원에게 위임**할 수도 있습니다.

{% hint style="info" %}
[Tally](https://www.tally.xyz/gov/awe-network)에서 AWE 토큰을 위임하고 참여하세요.
{% endhint %}

***

### 자기 주소에 위임하기

제안에 직접 투표하고 싶다면 다음 단계를 따르세요:

1. **Tally의 AWE Network 페이지로 이동**
2. **지갑 연결**
3. **"Delegate Vote"** 클릭
4. 팝업 창에서 **"Delegate to Self"** 선택
5. 지갑(예: MetaMask)에서 트랜잭션을 확인하고 서명

완료되면 지갑은 **전체 투표권을 유지**하며, 모든 거버넌스 투표에 **직접 참여**할 수 있습니다.

***

### 다른 주소에 위임하기

**신뢰하는 커뮤니티 구성원**에게 투표권을 위임하고 싶다면:

1. **Tally의 AWE Network 페이지로 이동**
2. **지갑 연결**
3. **"Delegate Vote"** 클릭
4. 팝업 창에서 "Delegate" 선택
5. **위임할 대상자의 지갑 주소**(EVM 호환)를 입력
6. **"Delegate Votes"** 클릭 후 지갑에서 트랜잭션 확인

또는 AWE Governance Hub 내 해당 대리인의 **프로필 페이지**에서 직접 위임할 수도 있습니다. 위임 가능 주소가 공개되어 있는 경우에만 가능합니다.

***

### 위임 상태 확인하기

자신이 누구에게 위임했는지 확인하려면:

1. 거버넌스 인터페이스 우측 상단에서 **프로필 이름** 클릭
2. 드롭다운 메뉴에서 "**Profile**" 선택
3. **AWE DAO 거버넌스 페이지**에서 위임 내역 확인
4. 사용자 이름 옆에 **대리인의 지갑 주소**가 표시됩니다

***

### 재위임 및 위임 해제

기존과 동일한 절차를 통해 언제든지 다른 주소로 투표권을 **재위임**할 수 있습니다.

또한, **위임을 해제하여 직접 투표권을 회복**할 수도 있습니다. 이는 중요한 투표가 있을 때 본인이 직접 의사표시를 하고자 할 경우 유용합니다.

위임은 유연하게 변경 가능하며, 사용자는 자신의 거버넌스 **참여 방식에 맞춰 자유롭게 조정**할 수 있습니다.


---

# 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.awenetwork.ai/stp-kr/awe-governance/awe/undefined.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.
