# Creazione squadra

Con il tuo account puoi creare fino a 5 fanta-squadre. Ogni fanta squadra ha 150 crediti per acquistare 12 giocatrici:

* 2 opposti
* 4 schiacciatori-ricevitori
* 3 centrali
* 2 palleggiatori
* 1 libero

In campo dovranno essere obbligatoriamente schierati: 1 opposto, 2 schiacciatore-ricevitore, 2 centrali, 1 palleggiatore.

Ogni giocatore ha un **valore in crediti** che cambia durante il corso della competizione in base alle prestazioni reali.

Puoi schierare un massimo di **4 giocatori** appartenenti alla stessa nazionale.

## **POSSO GIOCARE DOPO L’INIZIO DEL CAMPIONATO?**

E' possibile iniziare a giocare anche dopo l'inizio del campionato. Ecco come funziona:

* Le fanta-squadre create a campionato iniziato ottengono un punteggio di ingresso (pari alla media punti delle altre fanta-squadre iscritte), che viene assegnato al termine della giornata.
* Budget di crediti: è 150cr + 0.3cr per ogni giornata disputata fino al momento dell’iscrizione (Es. Iscrizione alla 4° Giornata: budget di 150,9cr (100 + 0,3 x 3 giornate)
* Creazione squadra a Giornata in corso: non è possibile. Bisogna attendere il termine della giornata per creare la propria squadra.


---

# 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.vnlfantasy.com/regolamento-fantasy/creazione-squadra.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.
