diff --git a/AquaNet/src/App.svelte b/AquaNet/src/App.svelte
index 0d51d2d2..16c01b4b 100644
--- a/AquaNet/src/App.svelte
+++ b/AquaNet/src/App.svelte
@@ -11,6 +11,7 @@
import { pfp, tooltip } from "./libs/ui"
import { ANNOUNCEMENT } from "./libs/config";
import { t } from "./libs/i18n";
+ import Transfer from "./pages/Transfer/Transfer.svelte";
console.log(`%c
┏━┓ ┳━┓━┓┏━
@@ -76,6 +77,7 @@
+
diff --git a/AquaNet/src/pages/Transfer/Transfer.svelte b/AquaNet/src/pages/Transfer/Transfer.svelte
new file mode 100644
index 00000000..8caf50d9
--- /dev/null
+++ b/AquaNet/src/pages/Transfer/Transfer.svelte
@@ -0,0 +1,88 @@
+
+
+
+
+
🏳️⚧️ AquaTrans™ Data Transfer?
+
+
+
+
+
👋 Welcome to the AquaTrans™ server data transfer tool!
+
You can use this to export data from any server, and input data into any server using the connection credentials (card number, server address, and keychip id).
+
This tool will simulate a game client and pull your data from the source server, and push your data to the destination server.