> For the complete documentation index, see [llms.txt](https://aquapie.gitbook.io/simply-survival/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aquapie.gitbook.io/simply-survival/main/server-info/ranks.md).

# Ranks

### Visit Our Official Store

<a href="https://www.simplysurvival.shop/" class="button secondary" data-icon="cart-shopping">Shop</a>

***

{% tabs fullWidth="false" %}
{% tab title="Vip" %}

<div align="left" data-full-width="false"><figure><img src="/files/kBk1sQ4QPzLiPvv7jTyH" alt=""><figcaption></figcaption></figure></div>

**Features:**

* **Home Management**: Set up to 3 homes instantly.
* **Spam Freedom**: Enjoy zero cooldowns on commands.
* **Ender Chest Access**: Use `/ender` at any time.
* **Quick Teleportation**: Instantly access `/spawn`, `/shops`, `/airdrops`, etc.
* **Team Features**: Set a team home and create up to 2 warps.
* **Communication**: Use emojis in chat without Discord cooldowns.
* **Discord Enhancements**: Share images, GIFs, and embeds anywhere.
* **Exclusive Role**: Attain the VIP role on Discord.
* **Priority Services**: Benefit from faster teleportation and command access.
* **More Perks**: Stay tuned for exciting benefits!
  {% endtab %}

{% tab title="Vip+" %}

<div align="left"><figure><img src="/files/Y3EdsX7lY4DPYpduWVN8" alt=""><figcaption></figcaption></figure></div>

**Features:**

* **Home Management**: Set up to 5 homes without cooldown.
* **Spam Freedom**: No spam restrictions.
* **Ender Chest Access**: Use `/ender` anytime.
* **Quick Teleportation**: Instantly warp using commands.
* **Team Features**: Set a team home and up to 2 warps.
* **Communication**: Use emojis and customize nickname.
* **Discord**: No cooldowns, post images/gifs, VIP+ role.
* **Priority Services**: Faster teleportation and command priority.
* **More Perks**: Exclusive benefits
  {% endtab %}

{% tab title="Vip++" %}

<div align="left"><figure><img src="/files/1vZMynE71M70FMq22cPc" alt=""><figcaption></figcaption></figure></div>

**Features:**

* **Home Management:** Configure up to 8 homes.
* **Spam Freedom:** Enjoy zero command cooldowns and spam filters.
* **Ender Chest Access:** Utilize /ender at any time.
* **Quick Teleportation:** Instantly access /spawn, /shops, /airdrops, and more.
* **Team Features:** Set a team home and establish up to 2 warps.
* **Customization:** Change your nickname with /nick.
* **Privacy:** Join and leave the server discreetly.
* **Communication:** Include emojis in chat.
* **Discord:** Eliminate cooldowns; send images, GIFs, and embeds anywhere.
* **Exclusive Role:** Acquire the VIP++ role on Discord.
* **Priority Services:** Benefit from faster teleportation and command execution.
* **More Perks:** Look forward to new exclusive features coming soon!
  {% endtab %}

{% tab title="Youtube" %}

<div align="left"><figure><img src="/files/hAgw83nySnvgmKVKxdbs" alt=""><figcaption></figcaption></figure></div>

**Requirements:**

* Minimum of 300 subscribers
* At least 5 videos about the server, each with a minimum of 100 views

#### Features:

* Same as **Vip++**
  {% endtab %}

{% tab title="Custom" %}

<div align="left" data-full-width="false"><figure><img src="/files/ktgIvPbiXi6L8KxpLZvu" alt="" width="269"><figcaption></figcaption></figure></div>

**Features:**

* **Permissions:** Request specific permissions, given they are reasonable.
* **Home Management:** Set as many homes as you need.
* **Spam Freedom:** No restrictions on command usage; enjoy zero cooldowns.
* **Ender Chest Access:** Access your Ender Chest anytime using /ender.
* **Communication:** Engage in any Discord channel without cooldown limitations.
* **Discord Flexibility:** Share images, GIFs, and embeds freely.
* **Team Features:** Establish a team home and set up to two warps.
* **Priority Services:** Benefit from faster teleportation and command executions.
* **Customization:** Use /nick to change your nickname.
* **Privacy:** Enter and exit the server without notifications.
* **More Perks:** Access premium features and receive future upgrades
  {% endtab %}
  {% endtabs %}


---

# 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://aquapie.gitbook.io/simply-survival/main/server-info/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.
