# Home

![](https://172813189-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MB3aZ909yra_3p8oP1_%2F-MB3eYkyovcXAyaM2K7b%2F-MB3fqXej0XQx7Cd8uKc%2FAutorank%20logo%20v2.png?alt=media\&token=22e6d536-2541-430f-bbe2-930372bb0e03)

## Features of Autorank

Autorank is an automatic ranking plugin that allows you to set rank-ups that have requirements. You can create requirements that make certain a player has at least x amount of money or x minutes played.

**An example:**

A player starts out as Guest. When he has played for more than 10 minutes and broke at least 10 iron ore, he will be ranked up to Member where he can do a lot of other things. Then, when he has played for a couple of days and earned 1000 money, he will be promoted to Trusted; a group that allows him to do cool stuff. This can go on for as many ranks as you like. The possibilities are endless! It's up to you!

## Easy links to documentation

{% content-ref url="path-configuration/understanding-paths" %}
[understanding-paths](https://autorank.staartvin.com/path-configuration/understanding-paths)
{% endcontent-ref %}

{% content-ref url="path-configuration/building-your-own-paths/requirements" %}
[requirements](https://autorank.staartvin.com/path-configuration/building-your-own-paths/requirements)
{% endcontent-ref %}

{% content-ref url="path-configuration/building-your-own-paths/results" %}
[results](https://autorank.staartvin.com/path-configuration/building-your-own-paths/results)
{% endcontent-ref %}

{% content-ref url="configuration-files/settings-file" %}
[settings-file](https://autorank.staartvin.com/configuration-files/settings-file)
{% endcontent-ref %}

{% content-ref url="permissions-and-commands" %}
[permissions-and-commands](https://autorank.staartvin.com/permissions-and-commands)
{% endcontent-ref %}

## Quick links to important stuff:

* [Outdated wiki](https://github.com/Staartvin/Autorank-2/wiki)
* [Bleeding-edge builds (development server)](http://ci.staartvin.com/job/Autorank/)
* [Javadocs (for developers)](https://ci.staartvin.com/job/Autorank/javadoc/)


---

# 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://autorank.staartvin.com/master.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.
