# Draft creation

During the creation of the Draft, the President must set the following parameters:

1. Draft Name
2. Player selection mode: with or without credits
3. Budget: credits available to each user to buy free agents or propose trades to other teams (it can also be 0). In the case of choosing the mode with credits, it is necessary to establish a budget for the auction.
4. Competition type: head-to-head or overall standings

After all participants have joined, and the Draft has been started, the following additional parameters can be set:

1. **Start Day**: The President can choose to start the Draft from the day immediately following the creation of the Draft or on a specific future Matchday.
2. **Market Openings**: The President can choose to let the market open automatically between game days (as in the Fantasy Mode) or maintain direct control and decide autonomously when to open and close it.


---

# 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/eng-7/draft-rules/draft-creation.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.
