# Server Plans/Tiers

{% tabs %}
{% tab title="FREE PLAN" %}
This is the default server plan.

* 3.5GB RAM
* 2 CPU Cores Cap(Intel XEON E-2276G)
* 14GB SSD Storage
* 15 Player Slots
* 18 Plugin Slots
* GUI Server Management
* Config Editor Available
  {% endtab %}

{% tab title="BOOSTER PLAN" %}
This plan can be acquired if you are boosting our [Discord Server](https://legendaryrttextures.com/discord/). Learn how to link your Discord account with Minecraft and claim your boost rewards [here](/discord/link.md).

* 4GB RAM
* 2.1 CPU Cores Cap(Intel XEON E-2276G)
* 16GB SSD Storage
* 18 Player Slots
* 20 Plugin Slots
* \[<mark style="color:purple;">Boost</mark>] TAB Role
* GUI Server Management
* Config Editor Available
  {% endtab %}

{% tab title="VIP PATREON PLAN" %}
This plan is made for the [*VIP Tier* patrons of Legendary Knight](https://www.patreon.com/legendaryknight/membership) and is manually assigned to a player by creating a ticket on our [Discord Server](https://legendaryrttextures.com/discord/).

* 5GB RAM
* 2.5 CPU Cores Cap(Intel XEON E-2276G)
* 20GB SSD Storage
* 30 Player Slots
* 30 Plugin Slots
* \[<mark style="color:yellow;">VIP</mark>] TAB Role
* GUI Server Management
* Config Editor Available
  {% endtab %}
  {% endtabs %}

{% hint style="success" %}
If you are, for instance, a Free Plan member and you decide to boost our [Discord Server](https://legendaryrttextures.com/discord) and claim your monthly boost rewards (activates Booster Plan for a month), the next time your server starts up you will have your server resources updated to the new plan's limits.
{% endhint %}


---

# 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://servers.legendaryrttextures.com/overview/server-plans.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.
