# Voting

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

All voting, whether it is voting for a proposal or voting for gauge weights, is done on **Ethereum** and every veCRV holder can take part. Just because all votes happen on Ethereum does not imply that only gauges on Ethereum can receive CRV emissions. For more information, see: [Cross-Chain Governance](./overview.md#cross-chain-governance).

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