@using BTCPayServer.Abstractions.Models @model LndSeedBackupViewModel @{ ViewData.SetActivePage(ServerNavPages.Services, "LND Seed Backup"); }
The LND seed backup is useful to recover funds of your LND wallet in case of a corruption of your server.
The recovering process is documented by LND on this page.