# 투표자 온체인 평판

**🧑‍💼 멤버 프로필 개요**\
멤버 프로필 페이지는 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/kr/undefined/dao/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.
