> For the complete documentation index, see [llms.txt](https://docs.engagevr.io/developer/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.engagevr.io/developer/afx/networking-afx.md).

# Networking AFX

AFX graphs run locally on each user's device. If multiple users are in a session where the location or IFX includes AFX, each user has their own copy of the AFX graph. If an AFX graph makes a changes in the environment that you want affect all users, you must communicate that change over the network.

For information about how to create networked IFX, see [Network State Modules](/developer/afx/node-dictionary/engage/networking/network-state-modules.md). For information about how ENGAGE manages networked objects, see [Ownership of networked objects](/developer/afx/networking-afx/ownership-of-networked-objects.md).
