01
CID
A CID is the content identifier used by IPFS to address data by hash instead of by location.
A CID identifies IPFS content by what it is, not where it is hosted.
Key points
- CID stands for Content Identifier. It is the address format IPFS uses to identify data by cryptographic content, codec, and multibase information.
- A valid CID does not guarantee that content is currently retrievable. The content still needs reachable providers, fresh routing records, and at least one path that can serve blocks within a gateway timeout.