# Governance Resources

### **Governance Portal** - [https://dao.chainguardians.io/ ](<https://dao.chainguardians.io/ >)

> The governance portal is your first stop for active proposal discovery and voting. It is the official source for DAO news, announcements, notifications and voting results.&#x20;

### **Discord** - [https://discord.gg/EJG3WEWTSd](<https://discord.gg/EJG3WEWTSd >)&#x20;

> The Discord is the day-to-day communication platform used for all aspects of Chainguardian discussions. Many ideas that will eventually become proposals will start and continue a feedback process within the appropriate discord channels.&#x20;

### **Forum Discussion** - [https://forum.chainguardians.io/ ](https://forum.chainguardians.io/)

> The Forum site is the location for formal discussions of proposal ideas, proposal drafts, and finalized proposals. All dialogue will focus on governance related activities and actions.&#x20;

### **Snapshot Voting** - <https://snapshot.org/#/cgdao.eth>&#x20;

> The CG Snapshot site will be the source for off-chain polls used in the governance voting process. On Snapshot users can create and vote on proposals.


---

# 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.chainguardians.io/cgdao/dao-overview/governance-resources.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.
