> For the complete documentation index, see [llms.txt](https://fish-networking.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fish-networking.gitbook.io/docs/fishnet-building-blocks/scriptableobjects/observerconditions.md).

# ObserverConditions

**ObserverConditions** in Fish-Networking define specific conditions under which clients receive updates about a [NetworkObject's](/docs/guides/features/networked-gameobjects-and-scripts/networkobjects.md) state. These conditions help optimize network traffic by ensuring that only relevant updates are transmitted, as well as prevent client's from cheating by only sending relevant data to individual clients.
