# Other gamemodes

### OP-Prison

OP Prison is a game mode on Kryper where your goal is to mine resources in order to make money!&#x20;

Once you start earning money, you may use it to progress to a new ranking and earn even more money! There are currently 26 ranks available and it gets even way harder when you progress. Once you reach the last ranking which is **\[Z]**, you may `/prestige` and earn a 0.05x multiplier.\
\
You may check different mines using the command: `/mines` or you can check your rankings at `/ranks`.

You may sell your mined blocks by clicking the Magma cube in the middle of the mine. Sell your items by using the `/ah` command.

### FFA

FFA means "Free For Al&#x6C;**.**" In this case, it's a PvP gamemode in which you have to fight **other** players on a map. One goal: kill ten people without being killed! The first player that gets 10 kills wins the game! If you get killed, you can still respawn until the game is finished.

If you get killed, you can still respawn until game finished.

### [Practice](https://kryper.gitbook.io/kryper-wiki/game-server/other-gamemodes/practice)

### [Revolution Faction](#revolution-faction)

### [Basic Faction](#basic-faction)

### [HCF](#hcf)

### [KitMap](#kitmap)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://kryper.gitbook.io/kryper-wiki/game-server/other-gamemodes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
