+A P2P (peer-to-peer) network is a distributed architecture where individual nodes act as both [client](/wiki/client) and [server](/wiki/server), sharing resources directly with each other. This model eliminates the need for a central authority, fostering direct communication and data exchange among participants.
+## See also
+- [Distributed System](/wiki/distributed_system)
+- [Blockchain](/wiki/blockchain)
+- [Networking](/wiki/networking)
... 1 more lines