# Delegate Profile

## **Profile**:&#x20;

Displays the complete voting history for each delegate, allowing for detailed tracking of their actions in governance.

<figure><img src="/files/oBJb6byzRzunjgf6IVEv" alt=""><figcaption></figcaption></figure>

* **Delegated Token**: Shows the total voting power a delegate has received through delegation contracts.
  * **Community Delegation:** Show amount of voting power that come from other address
  * **Self Delegation:** Show amount of voting power that the
* **Forum Score:** This score is designed to provide a **quantifiable measure** of a delegate’s activity and engagement in DAO governance discussions.
* **Non-Conformity Ratio**: Tracks how often a delegate votes against the majority decision, providing insight into their independent stance.

##


---

# 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-arbitrum.curiahub.xyz/dao-community/delegate-profile.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.
