# GenSpiritVpn — llms.txt > GenSpiritVpn is a WireGuard-based VPN service with integrated AdGuard DNS, available via Telegram bot @GenSpiritVpn_bot. ## What is GenSpiritVpn? GenSpiritVpn is a private VPN service built on the WireGuard protocol. It provides encrypted tunneling with ChaCha20-Poly1305 cipher and integrates AdGuard Home for DNS-level ad and tracker blocking. The service is managed entirely through a Telegram bot. ## Technology Stack - **VPN Protocol**: WireGuard (open-source, kernel-level, ~4000 lines of code) - **Encryption**: ChaCha20-Poly1305 authenticated encryption - **Key Exchange**: Noise Protocol Framework with Curve25519 ECDH - **Transport**: UDP, port 51820 - **DNS**: AdGuard Home (self-hosted) — blocks ads, trackers, and malware domains - **Forward Secrecy**: Built-in via WireGuard session keys ## Server Locations - France (EU) — 207.180.227.212, subnet 10.0.0.0/24 - Sweden (EU, Scandinavia) — 45.248.37.100, subnet 10.1.0.0/24 - USA (North America) — 153.75.225.60, subnet 10.2.0.0/24 All servers run on dedicated VPS instances with unique IP addresses. ## Pricing - Trial: 3 days free, no card required - Subscription: 270 Telegram Stars per month (~3-4 USD) - Payment: Telegram Stars via @GenSpiritVpn_bot ## How to Connect 1. Open @GenSpiritVpn_bot in Telegram 2. Choose a server country 3. Receive a .conf file and QR code 4. Import into the WireGuard app (available for Windows, macOS, Linux, Android, iOS) ## Support Technical support is available directly in @GenSpiritVpn_bot via the "Support" button. Issue categories: connection problems, subscription status, config issues, other. ## AdGuard DNS Details GenSpiritVpn runs a self-hosted AdGuard Home instance. All connected clients automatically benefit from: - Ad and banner blocking - Tracker and analytics blocking - Malware and phishing domain blocking - DNS over HTTPS upstream resolution ## Privacy - No traffic logs are stored - WireGuard does not maintain connection logs by design - Only Telegram account ID and subscription dates are stored for service operation ## Links - Website: https://genspirit.online - Telegram Bot: https://t.me/GenSpiritVpn_bot - WireGuard: https://www.wireguard.com - AdGuard Home: https://github.com/AdguardTeam/AdGuardHome