# My Team

#### 1. How many MCL Player NFTs can I hold in my inventory?

There is no limit to how many MCL Player NFTs you can hold in your inventory.

#### **2. What are the minimum and maximum number of NFTs I can use to draft my team?**

The minimum number of NFTs you can use to draft a team is two - 1 Batsman and 1 Bowler. The maximum number of NFTs you can use to draft a team is four - 1 Batsman and 3 Bowlers. You require at least 1 Batsman on your team.

#### **3. If my batsman gets out, what happens to the match? Will it end?**

NO, the match does not end if your wicket falls. Your batsman will continue playing the remaining balls of the three overs. Instead, you will get -6 negative runs. However, in case you hold MCL Signed Bats in your team, the negative run impact will be reduced in proportion to the bat category.


---

# 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://mcl-wp.jump.trade/auxiliary/faq/my-team.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.
