# Team Creation

To start playing, simply register and create your fantasy team. With a single account, you can manage up to 4 teams.

#### **Initial Budget**

Each team has 95 credits (CR) available to purchase 10 players and 1 coach.

#### **Squad Composition**

Each squad consists of:

* 2 Centers
* 4 Forwards
* 4 Guards
* 1 Coach

You may select a maximum of **3 players from the same NBA team**, including both players and coach.\
During the **Playoffs**, this limit increases to **6 total** (or 5 players plus the coach).

#### **Available Formations**

You can choose one of the following game formations:

* 2-2-1
* 1-2-2
* 2-1-2
* 1-3-1
* 3-1-1


---

# 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/fantasy-rules/team-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.
