diff --git a/README.md b/README.md
index c0efe5b..cfb5f00 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ A fully local, open-source multi-board emulator. Write Arduino C++ or Python, co
[](https://velxio.dev)
[](https://github.com/davidmonterocrespo24/velxio/pkgs/container/velxio)
[](https://github.com/davidmonterocrespo24/velxio/stargazers)
-[](https://discord.gg/nFRx7MJ2V)
+[](https://discord.gg/3mARjJrh4E)
[](LICENSE)
[](COMMERCIAL_LICENSE.md)
@@ -415,7 +415,7 @@ velxio/
Join the Discord server to ask questions, share projects, and follow updates:
-**[discord.gg/rCScB9cG](https://discord.gg/3QBwQyaWs)**
+**[discord.gg/3mARjJrh4E](https://discord.gg/3mARjJrh4E)**
## Contributing
diff --git a/frontend/index.html b/frontend/index.html
index 6602660..de99127 100644
--- a/frontend/index.html
+++ b/frontend/index.html
@@ -216,7 +216,7 @@
Raspberry Pi Pico Simulator
Raspberry Pi 3 Simulator
GitHub
- Discord
+ Discord
Documentation
diff --git a/frontend/src/components/layout/AppHeader.tsx b/frontend/src/components/layout/AppHeader.tsx
index 6aa2b18..b8be059 100644
--- a/frontend/src/components/layout/AppHeader.tsx
+++ b/frontend/src/components/layout/AppHeader.tsx
@@ -4,7 +4,7 @@ import { useAuthStore } from '../../store/useAuthStore';
import { trackVisitGitHub, trackVisitDiscord } from '../../utils/analytics';
const GITHUB_URL = 'https://github.com/davidmonterocrespo24/velxio';
-const DISCORD_URL = 'https://discord.gg/rCScB9cG';
+const DISCORD_URL = 'https://discord.gg/3mARjJrh4E';
interface AppHeaderProps {}
diff --git a/frontend/src/pages/Velxio2Page.tsx b/frontend/src/pages/Velxio2Page.tsx
index c79d401..54ded8d 100644
--- a/frontend/src/pages/Velxio2Page.tsx
+++ b/frontend/src/pages/Velxio2Page.tsx
@@ -14,7 +14,7 @@ import './SEOPage.css';
import './Velxio2Page.css';
const GITHUB_URL = 'https://github.com/davidmonterocrespo24/velxio';
-const DISCORD_URL = 'https://discord.gg/rCScB9cG';
+const DISCORD_URL = 'https://discord.gg/3mARjJrh4E';
/* ── SVG Icons (no emojis) ─────────────────────────────── */
const IcoRocket = () => (