> For the complete documentation index, see [llms.txt](https://mcl-wp.jump.trade/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mcl-wp.jump.trade/marketplace/nfts/mcl-crypto-bats/mcl-crypto-bats-phase-1.md).

# MCL Crypto Bats: Phase 1

The MCL Crypto Bats: Phase 1 Drop took place in December 2022.

The MCL Crypto Bats: Phase 1 come backed with wrapped crypto assets whose values range from $25 to $100. It could be any one of the following 3 wrapped crypto assets:

* Wrapped Bitcoin (wBTC)
* Wrapped Ethereum (wETH)
* Wrapped Polygon (wMATIC)

<figure><img src="/files/YG1EtMkBxYfQoTeqOnLh" alt=""><figcaption></figcaption></figure>

The MCL Crypto Bats are divided into two main categories, namely:

1. MCL Single Crypto Bats
2. MCL Dual Crypto Bats

### Rarity Categories

The above categories are further separated into different rarity types, such as:

#### 1. MCL Single Crypto Bats

{% content-ref url="/pages/JAP3ADVcdkkLZwQUoVAi" %}
[MCL Single Crypto Bats - Standard](/marketplace/nfts/mcl-crypto-bats/mcl-crypto-bats-phase-1/single-bats/mcl-single-crypto-bats-standard.md)
{% endcontent-ref %}

{% content-ref url="/pages/tnweMnKgh9Wu8vbpPQEH" %}
[MCL Single Crypto Bats - Superior](/marketplace/nfts/mcl-crypto-bats/mcl-crypto-bats-phase-1/single-bats/mcl-single-crypto-bats-superior.md)
{% endcontent-ref %}

{% content-ref url="/pages/uX9vxEo72pJn8yydiJQT" %}
[MCL Single Crypto Bats - Premium](/marketplace/nfts/mcl-crypto-bats/mcl-crypto-bats-phase-1/single-bats/mcl-single-crypto-bats-premium.md)
{% endcontent-ref %}

{% content-ref url="/pages/5qap9DGkYTq0oZegH17P" %}
[MCL Single Crypto Bats - Unique](/marketplace/nfts/mcl-crypto-bats/mcl-crypto-bats-phase-1/single-bats/mcl-single-crypto-bats-unique.md)
{% endcontent-ref %}

#### 2. MCL Single Crypto Bats

{% content-ref url="/pages/EXzGJj9aYxwddGgUb0Ii" %}
[MCL Dual Crypto Bats - Unique](/marketplace/nfts/mcl-crypto-bats/mcl-crypto-bats-phase-1/dual-bats/mcl-dual-crypto-bats-unique.md)
{% endcontent-ref %}

### Numbers

There are a total of **2,000 MCL Crypto Bat NFTs** in Phase &#x31;**,** and the category-wise break-up is as follows:

<table><thead><tr><th width="195" align="center">Rarity Category</th><th align="center">Unique</th><th align="center">Premium</th><th align="center">Superior</th><th align="center">Standard</th><th align="center">Total Units</th></tr></thead><tbody><tr><td align="center">Single Bat</td><td align="center">350</td><td align="center">550</td><td align="center">600</td><td align="center">250</td><td align="center">1,750</td></tr><tr><td align="center">Dual Bat</td><td align="center">250</td><td align="center">—</td><td align="center">—</td><td align="center">—</td><td align="center">250</td></tr><tr><td align="center"><strong>Total</strong></td><td align="center"><strong>600</strong></td><td align="center"><strong>550</strong></td><td align="center"><strong>600</strong></td><td align="center"><strong>250</strong></td><td align="center"><strong>2,000</strong></td></tr></tbody></table>

### Bat Power Range

All MCL Crypto Bat NFTs in Phase 1 fall under a pre-defined power range based on the bat's category.

This power cannot be changed or upgraded.

| Rarity Category | Single Bat | Dual Bat |
| :-------------: | :--------: | :------: |
|      Unique     |    86-95   |   86-95  |
|     Premium     |    66-85   |     —    |
|     Superior    |    41-65   |     —    |
|     Standard    |    31-40   |     —    |


---

# 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, and the optional `goal` query parameter:

```
GET https://mcl-wp.jump.trade/marketplace/nfts/mcl-crypto-bats/mcl-crypto-bats-phase-1.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
