> 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/srb/draft/kreiranje-drafta.md).

# Kreiranje Drafta

Tokom kreiranja Lige, Komesar podešava sledeće parametre:

* **Naziv lige**
* **Način izbora igrača**: sa ili bez kredita
* **Budžet**: dostupan svakom korisniku za kupovinu slobodnih igrača ili predlaganje razmena drugim timovima (može biti i 0). Ako je izabran mod sa kreditima, potrebno je odrediti budžet za aukciju
* **Mod takmičenja**: klasična rang lista ili **Head-to-Head (H2H)** mod
* **Bonus za kapitena**: ova vrednost može da se podesi između ×1 / ×1,5 / ×2

Nakon što se svi učesnici priključe i Liga počne, moguće je podesiti sledeće dodatne parametre:

* **Početno kolo**: Komesar može da izabere da li Liga počinje narednim kolom ili nekim drugim kolom
* **Rokovi za razmene**: Komesar može da izabere da li će razmene biti automatski otvorene između dva Dunkest kola ili će on sam imati kontrolu i odlučivati kada da ih otvori i zatvori (uvek u vremenskom okviru koji određuje Dunkest raspored i NIKADA dok je kolo u toku)


---

# 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:

```
GET https://docs.dunkest.com/srb/draft/kreiranje-drafta.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.
