---
title: "License"
description: "Check your plan, see when it expires, and redeem a key."
---

> Documentation Index
> Fetch the complete documentation index at: https://docs.asphyxia.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# License

Your current plan, when it renews or expires, and the license key your server
uses.

## Plans

| Plan | Price | Term |
| :--- | :--- | :--- |
| Weekly | EUR 15 | 7 days |
| Monthly | EUR 35 | 1 month |
| Quarterly | EUR 60 | 3 months |
| Lifetime | EUR 90 | Never expires |

Every plan includes the same anti-cheat — there are no feature tiers. You're
choosing how long you're paying for, not what you get.

## Redeeming a key

If you have a license key — bought elsewhere, or issued by support — redeem it
here. It attaches to your account and becomes available to your servers
immediately.

## Expiry

Asphyxia checks your license at startup and prints how long you have left:

```text
  Your License     : Monthly
  Expires in       : 12 days
```

When it lapses, the resource stops starting. Your database, configuration and
ban list are untouched — renew and restart, and everything is where you left
it.

Extend from [Purchase](/website/purchase) before expiry to avoid a gap.

## One license, one server

Each license is tied to the server ID it was issued for. Running a second
server needs a second license — add it on [Servers](/website/servers).

If you're migrating to new hardware, change the IP on the Servers page rather
than buying again. There's a cooldown between IP changes; plan around it, or
ask on [Discord](https://discord.gg/asphyxia).

## Suspension

A license can be suspended for breaching the Terms of Service. If that happens
your console says so directly:

```text
[Asphyxia.] › ✖ error Your license has been suspended for breaching our Terms
                  of Service. Visit https://asphyxia.dev/dashboard for details.
```

Get in touch on [Discord](https://discord.gg/asphyxia) if you think it's a
mistake.

Source: https://docs.asphyxia.dev/website/license/index.mdx
