> For the complete documentation index, see [llms.txt](https://ravinder.gitbook.io/verso-la-maturita-storia/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ravinder.gitbook.io/verso-la-maturita-storia/la_seconda_guerra_mondiale/la_vittoria_degli_alleati.md).

# La vittoria degli alleati

Il comando alleato aprì un nuovo fronte in Francia settentrionale (sbarco in Normandia), riuscendo a liberarla affidandola a un governo guidato da De Gaulle. L’armata rossa iniziò la liberazione degli stati baltici, mentre Hitler sfuggì a un attentato dinamitardo. Si arresero la Romania, l’Ungheria e la Bulgaria, mentre la Iugoslavia riacquistava la libertà grazie all’esercito partigiano di Tito. Roosevelt, Churchill e Stalin si riunirono a Yalta dove stabilirono l’entrata in guerra dell’Unione Sovietica contro il Giappone. Gli anglo-americani superarono il Reno, bombardando le città tedesche mentre i sovietici liberarono la Polonia e occuparono la Prussia orientale. In Italia le maggiori città del Nord il 25 aprile insorsero: Mussolini venne arrestato e fucilato. Hitler invece si suicidò nei sotterranei della Cancelleria del Reich portando la Germania a sottoscrivere la resa incondizionata. In Giappone invece, il nuovo presidente americano Harry Truman ordinò di sganciare la bomba atomica su Hiroshima e successivamente Nagasaki.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ravinder.gitbook.io/verso-la-maturita-storia/la_seconda_guerra_mondiale/la_vittoria_degli_alleati.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
