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

# Networking

- [Network Stack](https://docs.ergo.services/networking/network-stack.md): Understanding the network stack for distributed communication
- [Service Discovering](https://docs.ergo.services/networking/service-discovering.md): How nodes find each other and establish connections
- [Network Transparency](https://docs.ergo.services/networking/network-transparency.md): Making distributed communication feel local
- [Static Routes](https://docs.ergo.services/networking/static-routes.md): Controlling outgoing connections with static routing
- [Behind the NAT](https://docs.ergo.services/networking/behind-the-nat.md): Running nodes behind NAT or load balancers
- [Mutual TLS](https://docs.ergo.services/networking/mutual-tls.md): Mutual TLS authentication between nodes
- [Remote Spawn Process](https://docs.ergo.services/networking/remote-spawn-process.md): Spawning processes on remote nodes
- [Remote Start Application](https://docs.ergo.services/networking/remote-start-application.md): Starting applications on remote nodes
