# Ratings

Each server has its own rating table. The higher you are, the cooler your ball illumination. From none to gold, which only 2% players have.

The rating itself and the servers where it is conducted can be viewed in the client.

**Formula**

The season starts on the 1st of the month. Players start with a rating of 1500.

Each eating of another player > +1 rating.

Each death> -rating, based on the formula.

**-0.5** if raiting 1500+

**-0.6** if raiting 1600+

and so on, +0.1 losses for every 100 rating.

When reset at the end of the season / month, your rating determines the bonus to monthly rewards.

If you occupy a high position on any rating server, the bonus will be higher.


---

# 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://wiki.petridish.pw/rewards/ratings.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.
