This document describes the five layers of the OSI model from top to bottom: Application layer, Transport layer, Network layer, Link layer, and Physical layer. It provides details on the purpose and functions of each layer, including that the Application layer dictates how requests are made, the Transport layer transports messages and ensures reliable delivery, the Network layer handles addressing and routing of packets, the Link layer deals with frame synchronization and error detection, and the Physical layer transmits individual bits between nodes. Common protocols are also listed for certain layers, such as TCP and UDP for the Transport layer and Ethernet for the Link layer.