# Kickest

## ITA

- [Regolamento Kickest](https://docs.kickest.it/regolamento-kickest.md)
- [Creazione Squadra](https://docs.kickest.it/regolamento-kickest/creazione-squadra.md)
- [Campionati](https://docs.kickest.it/regolamento-kickest/campionati.md)
- [Gestione Squadra](https://docs.kickest.it/regolamento-kickest/gestione-squadra.md)
- [Punteggio Giocatore](https://docs.kickest.it/regolamento-kickest/punteggio-giocatore.md)
- [Punteggio Allenatore](https://docs.kickest.it/regolamento-kickest/punteggio-allenatore.md)
- [Mercato](https://docs.kickest.it/regolamento-kickest/mercato.md)
- [Valore Giocatori e Plusvalenze](https://docs.kickest.it/regolamento-kickest/valore-giocatori-e-plusvalenze.md)
- [Partite Rinviate o Sospese](https://docs.kickest.it/regolamento-kickest/partite-rinviate-o-sospese.md)
- [Iscrizione a Campionato iniziato](https://docs.kickest.it/regolamento-kickest/iscrizione-a-campionato-iniziato.md)
- [Regolamento Match Predictor](https://docs.kickest.it/regolamento-match-predictor.md)
- [Come si Gioca](https://docs.kickest.it/regolamento-match-predictor/come-si-gioca.md)
- [Regolamento Leghe](https://docs.kickest.it/regolamento-leghe.md)
- [Creazione Leghe](https://docs.kickest.it/regolamento-leghe/creazione-leghe.md)
- [Modalità di Gioco](https://docs.kickest.it/regolamento-leghe/modalita-di-gioco.md)
- [Gestione Squadra](https://docs.kickest.it/regolamento-leghe/gestione-squadra.md)
- [Punteggio Giocatore](https://docs.kickest.it/regolamento-leghe/punteggio-giocatore.md)
- [Mercato](https://docs.kickest.it/regolamento-leghe/mercato.md)
- [Termini e Condizioni](https://docs.kickest.it/legal/termini-e-condizioni.md)
- [Eliminazione Account](https://docs.kickest.it/legal/eliminazione-account.md)

## ENG

- [Fantasy Rules](https://docs.kickest.it/eng/fantasy-rules.md)
- [Team creation](https://docs.kickest.it/eng/fantasy-rules/team-creation.md)
- [Leagues](https://docs.kickest.it/eng/fantasy-rules/leagues.md)
- [Manage Team](https://docs.kickest.it/eng/fantasy-rules/manage-team.md)
- [Players' scoring system](https://docs.kickest.it/eng/fantasy-rules/players-scoring-system.md)
- [Coaches' scoring system](https://docs.kickest.it/eng/fantasy-rules/coaches-scoring-system.md)
- [Transfers](https://docs.kickest.it/eng/fantasy-rules/transfers.md)
- [Player Value and Capital Gains](https://docs.kickest.it/eng/fantasy-rules/player-value-and-capital-gains.md)
- [Postponed or Suspended games](https://docs.kickest.it/eng/fantasy-rules/postponed-or-suspended-games.md)
- [Late Registration](https://docs.kickest.it/eng/fantasy-rules/late-registration.md)
- [Advantages](https://docs.kickest.it/eng/fantasy-rules/advantages.md)
- [Match Predictor Rules](https://docs.kickest.it/eng/match-predictor-rules.md)
- [Draft Rules](https://docs.kickest.it/eng/draft-rules.md)
- [Terms & Conditions](https://docs.kickest.it/eng/legal/terms-and-conditions.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.kickest.it/regolamento-kickest.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.
