# Corss-Chain DAO Operations

> import GuideCardGrid from '@site/src/components/GuideCardGrid';

All Curve governance and voting takes place on **Ethereum mainnet**. Once a vote concludes and passes, the proposal is automatically executed across all supported chains, including L2s and sidechains. This ensures that all Curve deployments remain synchronized and follow the same governance decisions.

To participate in governance, users need [veCRV tokens](../curve-tokens/vecrv.md) on Ethereum mainnet. For detailed information about the DAO and voting processes, see the [Governance Overview](../dao/overview.md) or explore the guides below:

<GuideCardGrid guideKeys={['gaugeWeights', 'votingProposals']} />
