# AWE 治理中的委托

### **委托介绍**

在治理提案和投票中使用AWE代币需要进行委托。它允许AWE代币持有者通过授予投票权的方式，授权另一个地址（即受托人）代表他们进行投票。

委托分为两种类型，都需要相同的流程：

1. **自我委托** – AWE代币持有者将代币委托给自己的地址以启用个人投票权。
2. **委托给其他地址** – AWE代币持有者将代币委托给另一个地址，比如活跃的社区参与者或治理代表。

一旦AWE代币被委托，**委托钱包中所有AWE代币的投票权将转移到接收方钱包**。如果原始钱包中的代币余额发生变化，委托的投票权将**自动调整**。

受托人可以参与AWE治理，包括**创建提案和投票**，代表代币持有者行使权力。

这种委托模式遵循了主要治理框架的结构，如Compound和Uniswap。

在[Tally](https://www.tally.xyz/gov/awe-network)上加入并委托你的AWE代币。

***

### **委托的重要考虑因素**

* **委托不会转移**AWE代币的所有权，它只是将"投票权"授予被委托地址。
* **未经委托的AWE代币不计入治理参与**，这意味着持有者必须将代币委托给自己或其他地址才能进行投票。
* \*\*委托对于那些希望影响治理但可能无法积极监控和参与每个提案投票的用户来说很有帮助。\*\*这类似于传统治理系统中选举代表的方式。


---

# 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.awenetwork.ai/stp-han-yu/awe-dao/awe-zhi-li-zhong-de-wei-tuo.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.
