You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/faqs.md
+12-11Lines changed: 12 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,18 @@ This document provides answers to frequently asked questions about DeGov.AI incl
12
12
13
13
Currently, DeGov.AI supports Darwinia Chain, which is an EVM-compatible blockchain in the Polkadot ecosystem. We plan to expand support to other EVM-compatible chains in the future, including Ethereum Mainnet, Arbitrum, Base, and Ethereum Sepolia. Stay tuned for updates.
14
14
15
+
#### How does DeGov.AI utilize AI capabilities?
16
+
17
+
Integrating AI into our product is a core focus starting from the first version. We aim to solve long-term challenges in the decentralized governance space, such as proposal quality, voting participation, and decision-making efficiency by leveraging AI agents.
18
+
19
+
Currently, the following AI-related features are in our roadmap:
20
+
21
+
- Integrated AI agents assist with proposal review, summarization, and voting analysis. One of the biggest challenges in the governance process is the complexity of proposals and the difficulty for community members to understand their implications. By reducing the cognitive load, we aim to increase participation and improve decision-making quality.
22
+
- AI agents can serve as special roles in the governance process, accepting delegation and voting on behalf of the community. AI agents can collect and analyze the community's opinions, preferences, and feedback, and then cast votes based on the aggregated data. This approach can avoid the preference of a few individuals dominating the decision-making process, ensuring that the community's collective voice is represented.
23
+
- Multiple AI agents can collaborate to analyze complex proposals and provide insights. This collaborative approach allows for a more comprehensive understanding of proposals, as different AI agents can bring their unique perspectives and expertise to the table.
24
+
25
+
Bringing AI into governance opens up exciting possibilities for the future of decentralized organizations. We are actively developing these features this year, see our [Roadmap](roadmap.md) for the latest updates.
26
+
15
27
#### Is there an off-chain platform for discussing proposals?
16
28
17
29
DeGov.AI focuses on on-chain governance and doesn't provide a built-in off-chain discussion area. However, we provide an off-chain discussion entry point in the dashboard page that can link to your existing community forum or chat platform. This flexible approach allows you to use your preferred tools for discussions while keeping governance actions on-chain.
@@ -26,17 +38,6 @@ DeGov.AI and Snapshot serve different purposes in the governance ecosystem:
26
38
27
39
DeGov.AI combines the best of both worlds: on-chain security with AI-powered enhancements and user-friendly interfaces. Learn more about [on-chain vs off-chain governance](governance/intro/onchain-offchain.md).
28
40
29
-
#### How is AI integrated into DeGov.AI?
30
-
31
-
AI integration is a core feature of DeGov.AI from the start. We aim to enhance governance processes through AI agents. The following AI capabilities are currently in our roadmap:
32
-
33
-
- AI agents assist with proposal review, summarization, voting analysis, and decision-making
34
-
- AI agents serve as special roles in the governance process that can accept delegation and vote on behalf of the community
35
-
- Agents can interact with external data sources through the [Model Context Protocol](https://modelcontextprotocol.io/) and make informed decisions based on real-time data
36
-
- Multiple AI agents can collaborate to analyze complex proposals and provide insights
37
-
38
-
We are actively developing these features this year, see our [Roadmap](roadmap.md) for the latest updates. The goal is to create a fully autonomous AI governance system that can handle routine decisions while allowing human oversight for critical issues.
0 commit comments