> ## Documentation Index
> Fetch the complete documentation index at: https://help.freakhosting.com/llms.txt
> Use this file to discover all available pages before exploring further.

# How to Enable Ranked XP and Prestige in KF2

> Configure your KF2 server to qualify for official ranked Perk XP and Prestige leveling so your players can advance their class ranks permanently.

## Ranked Progression

***

<CardGroup cols={2}>
  <Card title="Difficulty" icon="gauge-low">
    Beginner
  </Card>

  <Card title="Time" icon="clock">
    5 Minutes
  </Card>
</CardGroup>

***

> One of the primary reasons players join a server is to level up their Perks. If a server is considered "Unranked," players will not earn XP, their kills will not count towards Prestige, and they will likely leave immediately. Understanding what triggers a "Ranked" status is important for server health.

| Reading Time | Difficulty | Last Updated |
| :----------: | :--------: | :----------: |
|   5 minutes  |  Beginner  | January 2026 |

***

## 1. The Whitelist Rule

Tripwire Interactive (the developers) maintains a strictly controlled "Whitelist" for server modifications.

* **Ranked:** If you use vanity mods (Damage Numbers, HUD tweaks) that are on the official whitelist.
* **Unranked:** If you use "Blacklisted" mutators, such as "Infinite Ammo," "Super Weapons," or "Infinite Dosh" mods.

***

## 2. Server Configuration

Ensure your server is allowing takeover and ranked play by checking these variables in `PCServer-KFGame.ini`:

```ini theme={null}
bUsedForTakeover=true
bEnabled=true
```

If you are running a "Sandbox" style server for practice, you can set `bUsedForTakeover` to `false`, but note that this will effectively hide your server from the standard matchmaking pool.

***

<Important>
  ### The "Mutator" Check

  Whenever you install a new plugin or mutator, check the server console on startup. If you see a message stating **"Not using default perk classes"** or **"Server is Unranked,"** it means one of your active mods is not on the Tripwire whitelist. You must remove that mod to restore XP progression.
</Important>

<Note>
  ### Support Channels

  If you need assistance or have any questions, please contact our support team:

  * **Live Chat:** Available on our website
  * **Website Ticket:** [Submit a Ticket](https://freakhosting.com/clientarea/submitticket.php)
  * **Discord:** [Join our Community](https://discord.gg/freakhosting)
  * **Email:** [support@freakhosting.com](mailto:support@freakhosting.com)
</Note>

<Tip>
  ### First Month Discount

  Use code **KB20** at checkout to get **20% off** your first month of hosting!
</Tip>

***

<div align="center">
  **Last Updated:** January 2026 | **KF2:** XP systems verified.
</div>

***

<Note>
  ### Need Extra Help?

  If you encounter any issues, our support team is ready to assist:

  * **Live Chat:** Quick assistance via our website.
  * **Support Ticket:** [Open a Ticket](https://freakhosting.com/clientarea/submitticket.php)
  * **Discord:** [Join our Community](https://discord.gg/freakhosting)
  * **Email:** [support@freakhosting.com](mailto:support@freakhosting.com)
</Note>

<Tip>
  ### Save on Your Hosting

  Ready to get a new server? Use code **KB20** at checkout for **20% off** your first month!
</Tip>
