# Governance Dashboard

**Key Features:**

1. **Proposal Viewing and Voting:**
   * List of active and upcoming proposals.
   * Easy-to-use voting interface with secure blockchain integration.
2. **Voting Power Display:**
   * Clear representation of individual voting power based on SEED holdings and GNFT stakes.
   * Historical voting power trends.
3. **Proposal Creation Tool:**
   * For eligible investors, an interface to create and submit new proposals.
   * Templates and guidelines for effective proposal writing.
4. **Discussion Forums:**
   * Dedicated spaces for debate and discussion on active proposals.
   * Moderated environment to ensure constructive dialogue.
5. **Voting Analytics:**
   * Real-time tracking of voting results.
   * Historical data on past proposals and voting patterns.
6. **Delegation Options:**
   * Ability to delegate voting power to other community members.
   * Management of received delegations.
7. **Governance Rewards:**
   * Tracking of any rewards earned through active participation in governance.
   * Leaderboards for most active governance participants.
8. **Notification System:**
   * Alerts for new proposals, voting deadlines, and results.
   * Option to follow specific types of proposals or initiatives.


---

# 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://ganjes-organization.gitbook.io/ganjes-white-paper/dapp-v1/investor-module/governance-dashboard.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.
