# Ranks

## Player positions

### Default

All players automtically get the default rank (the lowest rank in the hierarchy that gives you simple permissions). they don't have any key responsibility other than playing and abide by the existing Rules. they have 3 homes and 10 claims maximum.

### VIP

VIP players bought the rank from our store (<https://respawnsmp.craftingstore.net/>) to support the server.  They have a maximum of 120 Claim chunks, 15 Individual claims, 5 Homes, Perks, Heads and more.

***

## Staff positions

### Advertiser

Advertisers promote the server to attract new players and maintain community visibility across platforms. They are obligated to vote the server daily, creating content on social media (e.g., Instagram, Twitter, TikTok). Their job is very important since new players can raise the server profit by ordering \[VIP]

#### **Key Responsibilities:**

* Create engaging content for social media (e.g., Instagram, Twitter, TikTok).
* Manage and monitor ad campaigns (e.g., voting sites, YouTube sponsorships).
* Develop marketing strategies and seasonal event promos.
* Collaborate with streamers or influencers.

### Bug Tester

Bug Testers ensure the server runs smoothly by identifying glitches, plugin conflicts, or gameplay issues before updates or events go live.

Bug Testers are obligated to announce if they find a bug, otherwise they can be punished.

#### **Key Responsibilities:**

* Systematically test new features, builds, and plugins.
* Document bugs and think of a possible solution.
* Work closely with the owner on newly released server updates.
* Suggest improvements based on testing feedback.

### Developer

Developers handle the technical backbone of the server. They write, configure, and maintain custom plugins, server-side logic, and backend systems.

#### **Key Responsibilities:**

* Code or configure server plugins (e.g., permissions, gameplay features).
* Fix bugs, update plugins, and ensure compatibility with Minecraft versions.
* Integrate APIs (e.g., Discord bots, voting sites).
* Monitor server performance and optimize backend systems.

### Helper

Helpers are the entry-level staff who give an helping hand to the owner when he's not on the server

#### **Key Responsibilities:**

* Help other players in case of an emergency
* Report any server issue that might arise
* Resolve server conflicts patiently

## Moderator

Moderators maintain order and safety in the community, handling disputes, rule enforcement, and player reports.

**Key Responsibilities:**

* Monitor player behavior and enforce rules.
* Review and respond to reports, chat logs, or bans.
* Investigate griefing, cheating, or harassment claims.
* Collaborate with Helpers and Admins for fair resolutions.


---

# 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://respawn-smp.gitbook.io/respawn-smp/ranks.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.
