# Promotions

## <mark style="color:blue;">When are promotions handed out?</mark>

In addition to handing out infractions to the staff members who do not complete their weekly quota that is outlined in the "Activity" section of this document.

{% hint style="info" %}

#### Information

Staff promotions are given out every **Sunday**.
{% endhint %}

## <mark style="color:blue;">What to I need to do in order to be promoted?</mark>

In order to be promoted, you must meet the following requirements:

* Have 5+ Hours of shift time
* Have no staff infractions over the last week
* Show a good amount of dedication to the server

{% hint style="info" %}

#### Information

Just by meeting these requirements, does not mean that you will get promoted.
{% endhint %}

## <mark style="color:blue;">How often can I be promoted?</mark>

You may only be promoted once every 2 weeks. While promotions are given to people every Saturday, if you're promoted one week you can not be promoted regardless of meeting the requirements or not. We enforce this to ensure people are not working their way up the ranks to quickly.

## <mark style="color:blue;">Can I ask/hint to be promoted?</mark>

No, you may not. Asking/hinting to be promoted will result in a strike as well as a 2 week rank lock. We only give promotions to people who meet the requirements and at the discretion of the management team+.


---

# 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://arkansas-rp.gitbook.io/staff-guide/promotions.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.
