# Proposal and Voting Mechanisms

{% hint style="warning" %}
This document is currently subject to public review before being finalized. If you notice a revision that needs to be made or have feedback, please [request a revision](https://github.com/connext/gitbook-docs/issues/new) or start a conversation with us on Discord at <https://discord.com/invite/everclear>
{% endhint %}

This is a suggested process for developing and advancing Everclear Improvement Proposals. It is a dynamic document intended to be owned, refined, and enforced by the Everclear community.

1. [**Everclear Forum**](https://forum.connext.network/)**:**\
   Forum is used for governance-related discussions. Community members must register for an account before sharing or liking posts.
2. [**Snapshot**](https://dao.connext.network/)**:**\
   Snapshot is a voting interface used for delegating votes and creating and voting on proposals.
3. **Crosschain Governance:**\
   In line with the Everclear DAO vision to empower builders to create applications that are universally accessible **from any chain, using any token,** Everclear supports voting and delegation across multiple chains as well as cross-chain proposal execution.

{% hint style="info" %}
Note: In conjunction with the Zodiac team, Everclear, and DeFi Wonderland have created a cross-chain widget that plugs into SAFEs to facilitate proposal execution. This tooling allows users to generate cross-chain payload directly from their SAFE. \
\
More information about the Zodiac Everclear module is available [**here**](https://blog.connext.network/crosschain-governance-a-new-integration-connext-x-zodiac-gnosis-guild-5cf119a6cf2e).
{% endhint %}


---

# 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://dao-docs.everclear.org/dao-documents/processes/proposal-and-voting-mechanisms.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.
