Challenge 2: Editing a Downloaded Copy Doesn't Touch the Original — Solution Walkthrough Steps: 1. File > Download > Microsoft Word (.docx) on a Google Doc. 2. Open the downloaded .docx file in a different application and edit a sentence, saving the local file. 3. Return to the original Google Doc online and check its content. What you find: The original Google Doc still shows its ORIGINAL content — the edit made to the downloaded .docx file does not appear anywhere in the live, online version. The two documents are now completely independent of each other. Why: File > Download creates a genuinely separate, standalone file the moment it's exported — a snapshot, disconnected from the live cloud object from that point forward. There is no ongoing sync relationship between a downloaded copy and the original online document; editing one has zero effect on the other, in either direction, because they are two entirely distinct things after the download happens, not two views of the same underlying data. WHY THIS WORKS AS AN ANSWER ------------------------------ This is the concrete demonstration of this chapter's own warning box: "Download" is not a synchronized save action — it's an export that immediately severs any connection to the live document, which is precisely why relying on a downloaded copy as if it were still "the same document" is a genuine mistake worth avoiding.