> For the complete documentation index, see [llms.txt](https://wiki.protectorscraft.us/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.protectorscraft.us/gens-server/ranks/donator-ranks.md).

# Donator Ranks

Donator ranks can be obtained through the coinshop or our store. Each rank unlocks enhanced perks, commands, and more generator slots. Donator rank commands are in addition to your regular level-based perks. Below are the available donator ranks:

### **Hero Rank**

**Prefix:** ![](/files/0NlEGRYHmX2Va238dqMU)\
**Perks:**\
• 5 Homes\
• 35x Gens Slots\
• Access to `/nick`, `/back`, `/recipe`, `/feed`, `/disposal`\
• Kit Hero\
• Max 6 Minions Allowed

***

### **Legend Rank**

**Prefix:** ![](/files/jpZ63zI024wKRhToVF9X)\
**Perks:**\
• 10 Homes\
• 50x Gens Slots\
• Access to everything Hero has, plus `/near` and `/craft`\
• Kit Legend\
• Max 8 Minions Allowed

***

### **Eagle Rank**

**Prefix:** ![](/files/WKw3eILiOjVSxrtuVLby)\
**Perks:**\
• Unlimited Homes\
• 65x Gens Slots\
• Hero & Legend perks, plus `/enderchest` and `/ptime`\
• Kit Eagle\
• Max 10 Minions Allowed

***

### **Knight Rank**

**Prefix:** ![](/files/bRl94VLq30UKmMaFcWTW)\
**Perks:**\
• Unlimited Homes\
• 80x Gens Slots\
• Hero, Legend, Eagle perks, plus essential commands (`/fly`, `/heal`)\
• Kit Knight\
• Max 12 Minions Allowed

***

### **Immortal Rank**

**Prefix:** ![](/files/p8k4NQ3882ZjVFQ2yrq4)\
**Perks:**\
• Unlimited Homes\
• 100x Gens Slots\
• All previous rank perks, plus `/pweather` and `/repair`\
• Kit Immortal\
• Max 14 Minions Allowed

{% hint style="info" %}
Use `/store` or browse the `/coinshop` in-game to learn how to obtain these ranks. Supporting the server by purchasing a rank helps improve and maintain the community.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wiki.protectorscraft.us/gens-server/ranks/donator-ranks.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
