> For the complete documentation index, see [llms.txt](https://docs.dunkest.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dunkest.com/regolamento-it/regolamento-fantasy/fantasy-pass.md).

# Fantasy Pass

Per partecipare al concorso con la tua fanta squadra devi sottoscrivere l'abbonamento stagionale Fantasy Pass (al costo di **24,99€**), che ti dà accesso ad una serie di benefit:

* **Crediti Extra**: aumentano il tuo monte crediti massimo (+10 crediti);
* **Trades illimitate**: ogni Giornata puoi effettuare trades illimitate senza avere malus
* **Newsletter "Consigli fantabasket"**: ogni settimana, analisi del momento NBA in ottica fantabasket coi nostri esperti
* **Dirette Youtube**: dirette esclusive su Youtube, tra consigli di giornata, analisi e attualità NBA
* **Rimozione Pubblicità**: in un colpo solo, elimina la pubblicità da sito e app per tutta la stagione;
* **Schierabilità Giocatori**: indicazione su Campo e Lista giocatori della probabilità del giocatore di scendere in campo;
* **Giocatori on Fire**: indicazione su Campo e Lista giocatori dello status On Fire (icona fiammella) per un giocatore, ovvero se nelle ultime 3 partite ha ottenuto punteggi superiori rispetto alle prestazioni precedenti, e quindi è da considerarsi particolarmente in forma.&#x20;
* **Notifiche personalizzate**: invio di notifiche relative allo status dei giocatori a roster.&#x20;

<figure><img src="/files/daC9UJVpSCQrQwtxQk6d" alt="" width="375"><figcaption></figcaption></figure>

**IMPORTANTE**

* Il Fantasy Pass è valido fino al 31.08.26
* Il Fantasy Pass è valido per la singola squadra per cui è acquistato.

<br>


---

# 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 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, and the optional `goal` query parameter:

```
GET https://docs.dunkest.com/regolamento-it/regolamento-fantasy/fantasy-pass.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
