> For the complete documentation index, see [llms.txt](/llms.txt).

# IPFS

The [Interplanetary File System (IPFS)](/services/how-to/use-ipfs/migrate-to-infuras-ipfs-service/) is a distributed, [peer-to-peer (p2p)](https://en.wikipedia.org/wiki/Peer-to-peer) storage network used for storing and accessing files, websites, applications, and data.

Restricted access

New IPFS key creation is disabled for all users. Only IPFS keys that were active in late 2024 continue to have access to the IPFS network.

Content is accessible from peer nodes located anywhere in the world. These nodes relay information, store it, or both.

To integrate your IPFS project with Infura, create an [Infura API key](/services/get-started/infura/#2-view-your-api-key).

See also

See the [official IPFS documentation](https://docs.ipfs.io) for more information. Check out the [IPFS Quick Start docs](https://docs.ipfs.io/how-to/command-line-quick-start/#prerequisites) to get up and running with IPFS.

- [QuickstartLearn how to quickly connect and make calls to the IPFS network.](/services/reference/ipfs/quickstart/)
- [HTTP APIsView the APIs available for communicating with the IPFS network.](/services/reference/ipfs/http-api-methods/)
- [Create an API keyLearn how to create and secure an API key.](/developer-tools/dashboard/get-started/create-api/)
