> For the complete documentation index, see [llms.txt](https://blockbox.gitbook.io/blockbox/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://blockbox.gitbook.io/blockbox/technical-description-of-blockbox/ipfs.md).

# IPFS

The InterPlanetary File System is a peer-to-peer protocol designed for the distributed storage of data. When a file is uploaded to BlockBox, it's split into multiple chunks and stored across various nodes in the network. This not only ensures redundancy and high availability but also means that accessing files is faster and more efficient, as data can be retrieved from the closest nodes.
