# Draft

Draft mod omogućava kreiranje **Privatne lige** sa ekskluzivnim rosterima, gde svaki igrač može istovremeno pripadati samo jednom timu.

**Izbor igrača za svaki tim** treba da dogovore sami učesnici (npr. aukcija za stolom, Zoom poziv itd.). Na kraju izbora, jedan **Draft Komesar** (osoba koja je kreirala ligu) ručno unosi igrače u svaki roster.

Draft mod je isti kao **Klasični mod**, osim po sledećim tačkama:

* Registrovani tim **ne učestvuje u Klasičnom modu**
* **Rosteri su ekskluzivni**: svaki igrač može biti izabran samo za jedan tim
* Jedine kupovine koje korisnik može da obavi su: **Draft Pass** i **Bez reklama**
* **Trgovine (trade-ovi)** ne donose nikakve kaznene poene
* Trgovine može da otvara i zatvara samo Komesar, i to u prozorima predviđenim Dunkest rasporedom, koji ostaje identičan Klasičnom modu
* Postoji **tribina** sa 3 mesta za igrače: igrači na toj poziciji **ne dobijaju poene** i tokom kola ne mogu biti premešteni na teren
* **Nema glavnog trenera**
* **Vrednosti igrača se ne menjaju** na osnovu njihovih performansi


---

# 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.dunkest.com/srb/draft.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.
