# Valutazione del livello dei Giocatori e Tier

La partecipazione ai Campionati da parte dei Giocatori, deriverà da una graduatoria suddivisa in diversi Tier basati sul Ranking di ciascun Giocatore.

Ciascun Giocatore avrà la possibilità di salire al Tier superiore per competere in Campionati sempre più difﬁcili e avere la possibilità di guadagnare Rewards migliori, ma correrà il rischio di retrocedere in Tier più basso in caso di prestazioni negative. L'eventuale retrocessione in un Tier inferiore o la promozione in uno superiore non comporta l'esclusione di un Giocatore dai Campionati a cui sia già iscritto.


---

# 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://ipermatch.gitbook.io/regolamento-ipermatch/partecipazioni-ai-campionati/valutazione-del-livello-dei-giocatori-e-tier.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.
