# NFTs

#### 1. Can I play the game without holding NFTs?&#x20;

NO, you cannot play Meta Cricket League without holding MCL Player NFTs. You require at least 1 Batsman NFT and 1 Bowler NFT to begin playing.

#### 2. How many NFTs did Jump.trade mint for Meta Cricket League?&#x20;

A total of 55,640 NFTs were minted for Meta Cricket League. To learn more, [click here](/marketplace/nfts.md).&#x20;

#### 3. How many types of NFTs are present in the game?&#x20;

In Meta Cricket League, there are two main categories of NFTs — 1) MCL Players and 2) MCL Signed Bats. Under MCL Players, there are sub-categories like Rookie, Rare, Epic, and Legend. For more details, [click here.](/marketplace/nfts/mcl-players.md) Under [MCL Signed Bats](/marketplace/nfts/mcl-signed-bats.md), there are sub-categories like Single and Dual.

#### 4. Can I play the game without Bat NFTs?

YES, playing with MCL Signed Bat NFTs is optional. However, using these NFTs can help improve your gameplay as they arrive with multiple benefits. To learn more about the benefits,[ click here. ](/game-mechanics-beta/mcl-bats.md)

#### 5. Can I play the game with an MCL Player NFT of any level?

&#x20;YES, you can play the game with MCL Players of any level or 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/nfts.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.
