# 投票者链上声誉

## 🧑‍💼 会员资料概览

会员资料页集中展示用户在整个 DAO 生态中的链上身份及治理相关信息。它整合了个人元数据、治理活动、资产情况和社交凭证，构建一个全面的用户画像。

***

### 🔍 关键模块：

#### 1. 用户基本信息

展示用户头像、显示名称、ENS/Nouns 域名、Lens 个人主页及其他身份绑定信息，提供跨平台的可识别身份标识。

#### 2. 用户资产与徽章

直观呈现用户的链上资产，包括可替代代币（FT）和不可替代代币（NFT），并展示通过治理参与、委托或贡献获得的徽章。这些徽章反映用户在 DAO 中的行为表现和声誉信号。

#### 3. 治理概览

总结用户整体的治理参与情况，包括：

* 最近活跃时间
* 参与过的 DAO 数量
* 累计投票次数
* 创建的提案数量

#### 4. 治理详情（DAO 维度）

通过交互式切换器深入查看用户在各个 DAO 中的具体活动。针对每个 DAO，可查看：

* 投票权及获得的委托
* 提案参与与投票历史
* 提案结果（通过/未通过）
* 用户发起的提案及其参与度指标

***

####

<figure><img src="/files/1FUELd1lD8hjQstwogql" alt=""><figcaption></figcaption></figure>


---

# 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.daobase.ai/daobase/cn/he-xin-gong-neng/dao-zhi-neng-ceng/tou-piao-zhe-lian-shang-sheng-yu.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.
