# Derecelendirmeler

Her serverin kendi derecelendirme tablosu vardır. Ne kadar yüksekte olursanız, top aydınlatmanız o kadar güzel olur. Oyuncuların sadece %2'sinin sahip olduğu altın kaplama.

Derecelendirmenin kendisi ve yürütüldüğü serverleri clientde baka bilirsiniz.

#### formül

Sezon ayının 1'inde başlıyor. Reyting Oyuncuları 1500 Değerlendirme ile başlar.

Başka bir oyuncunun her yemesi > +1 derece.

Her ölüm> -derecesi, formülüne göre.

**-0.5** if raiting 1500+

**-0.6** if raiting 1600+

ve benzeri, her 100 değerlendirme için +0,1 kayıp.

Sezon/ay sonunda sıfırlandığında, puanınız aylık ödüller için bonusu belirler.

Herhangi bir derecelendirme sunucusunda yüksek bir konuma sahipseniz, bonus daha yüksek olacaktır.


---

# 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/tr/oduller/raitings.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.
