diff --git a/Getting-Started.md b/Getting-Started.md
index 1e6b42b..031401f 100644
--- a/Getting-Started.md
+++ b/Getting-Started.md
@@ -40,6 +40,8 @@ As said before, not to waste space, we bundled all navigation-related views into
### Archives
This view will display your game archives, whether they are encrypted or not. **FModel doesn't allow you to load exported game packages, but you can use [CUE4Parse](https://github.com/FabianFG/CUE4Parse)** to do so. If your game archives are encrypted, you will need an [AES encryption key]() in order to decrypt them. If done correctly, your archives able to be loaded will have
next to them, otherwise it will be
.
+You can choose to load a single archive, several or all of them, but also compare 2 states and only show new or modified packages. If you choose to compare, you will need a [backup file]() older than the state of your current game archives.
+
### Folders
This view will display your archives folder tree structure. You can open folders by either clicking the arrow next to them or double-clicking the folder name. If you double-click a folder that doesn't have any subfolder, you will automatically switch to the package view.