# Regolamento Leghe

La Modalità Leghe consente la creazione di una Lega Privata con **rose esclusive**, dove ogni giocatore può appartenere simultaneamente a una sola squadra.

La selezione dei giocatori da parte di ciascun partecipante avviene offline, utilizzando il metodo che si preferisce (due alternative sono l'asta con gli amici o le buste chiuse). Al termine della selezione, il **presidente**, ovvero colui che ha creato la Lega, potrà inserire manualmente le rose dei partecipanti e dare vita alla Lega.

La squadra iscritta alla Modalità Leghe **non partecipa ai Campionati presenti nella Modalità Fantasy** (Apertura, Generale, Dicembre) e non può quindi acquistare i pacchetti MVP o MVP + Season Pass.


---

# 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://docs.kickest.it/regolamento-leghe.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.
