A magnet link is not a traditional file format stored on a disk, but rather a URI scheme that acts as a hyperlink to content available via peer-to-peer (P2P) networks, most commonly the BitTorrent protocol. Unlike a standard URL that points to a specific server location, a magnet link identifies content by its cryptographic hash—a unique digital fingerprint of the file or collection of files. This allows P2P clients to locate and download the data from other users who already possess the file, without needing a centralized tracker or server to host the file itself. Because it relies on content-addressing rather than location-addressing, magnet links are highly resilient to censorship and server downtime. When a user clicks a magnet link, their registered P2P client parses the metadata, initiates a search for peers sharing the specific hash, and begins the process of downloading and verifying the data integrity.