> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ame.network/llms.txt
> Use this file to discover all available pages before exploring further.

# EIP-7566: Onchain Communication Protocol

> Introduce EIP-7566

A communication channel that facilitates interaction between players in on-chain games.

This proposal introduces a multiplayer game communication (MGC) interface, using `room` to match and group players, and using `message` to process actions between players. This allows one smart contract to handle multiple players playing games on the chain, preventing centralized servers from affecting the fairness of the game

[https://eips.ethereum.org/EIPS/eip-7566](https://eips.ethereum.org/EIPS/eip-7566)
