# MonoBridge

The MonoBridge is a system that makes sure every GameObject is linked to its networked representation. It essentially interfaces between the GameObject world and the **coherence** SDK code running "under the hood".

When you place a GameObject in your scene, the MonoBridge detects it and makes sure all the synchronization can be done via the CoherenceSync component.

![](https://2821114902-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fv0ksjqOy2jWVMwsg4f9k%2Fuploads%2FzYTNAqMRmyunjdyKvOZq%2FInspectorWindow001.png?alt=media\&token=8f2fed98-b284-4043-bc60-f93b78fd7160)
