> For the complete documentation index, see [llms.txt](https://docs.mononft.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mononft.net/overview/blockchains.md).

# Supported Blockchains

{% hint style="info" %}
**Tip:** Any EVM Blockchain can be added to Mono NFT Marketplace, so if the Blockchain of your choice is not in the list it may be added in near future.
{% endhint %}

## Supported Blockchains

<div align="left"><figure><img src="/files/Gg4nljROZ47EOt3SreaP" alt="" width="256"><figcaption><p><a href="https://avax.network/">https://avax.network/</a></p></figcaption></figure></div>

The Avalanche C-Chain is one of the blockchain components in the Avalanche network, specifically designed for running smart contracts that are compatible with the Ethereum Virtual Machine (EVM). Coinmarketcap: [Avalanche C-Chain](https://coinmarketcap.com/currencies/avalanche/)

<div align="left"><figure><img src="/files/oAfbK0H8i6crcwkhXjPi" alt="" width="256"><figcaption><p><a href="https://bnbchain.org/en">https://bnbchain.org/en</a></p></figcaption></figure></div>

BNB Smart Chain (BSC) is an EVM-compatible blockchain that brings programmability and interoperability to the BNB ecosystem. Coinmarketcap: [BNB smart Chain](https://coinmarketcap.com/currencies/bnb/)

<div align="left"><figure><img src="/files/3LFkyqNE8bQ8j6ULqpIr" alt="" width="256"><figcaption><p><a href="https://www.celocamp.com/">https://www.celocamp.com/</a></p></figcaption></figure></div>

Celo is a blockchain protocol that aims to address some of the barriers to cryptoasset adoption (user experience and volatility) by using phone numbers as public keys and issuing a native stable-value token. The network supports the development of smart contracts and decentralized applications. Coinmarketcap: [Celo](https://coinmarketcap.com/currencies/celo/)

<div align="left"><figure><img src="/files/9DOVooZLcIOCfxiRLR63" alt="" width="256"><figcaption><p><a href="https://cronos.org/">https://cronos.org/</a></p></figcaption></figure></div>

Powered by Ethermint, the Cronos blockchain allows for rapid porting of apps and smart contracts from Ethereum and other EVM-compatible chains. Coinmarketcap: [Cronos](https://coinmarketcap.com/currencies/cronos/)

<div align="left"><figure><img src="/files/uKXGL2qCSnRjqh0BExcu" alt="" width="256"><figcaption><p><a href="https://ethereumclassic.org/">https://ethereumclassic.org/</a></p></figcaption></figure></div>

Ethereum Classic (ETC) is an open-source, decentralized, blockchain-based distributed cryptocurrency platform that runs smart contracts. Coinmarketcap: [Ethereum Classic](https://coinmarketcap.com/currencies/ethereum-classic/)

<div align="left"><figure><img src="/files/JPUSxs7KFQ2lfdR6yc4b" alt="" width="256"><figcaption><p><a href="https://fantom.foundation/">https://fantom.foundation/</a></p></figcaption></figure></div>

Opera (Fantom) is a permissionless, open-source framework that allows everyone to engage in the network through staking and governance. Coinmarketcap: [Fantom](https://coinmarketcap.com/currencies/fantom/)

<div align="left"><figure><img src="/files/HqMO097H660siTvvpiVb" alt="" width="256"><figcaption><p><a href="https://www.huobi.com/en-us/">https://www.huobi.com/en-us/</a></p></figcaption></figure></div>

Huobi Eco Chain (Heco) is a decentralized and cost-efficient public chain that Ethereum developers can easily get started with and smart contracts are seamlessly compatible. Coinmarketcap: [HECO](https://coinmarketcap.com/currencies/htx-token/)

<div align="left"><figure><img src="/files/N6MPgmEDzFaW6vegiwvE" alt="" width="256"><figcaption><p><a href="https://polygon.technology/">https://polygon.technology/</a></p></figcaption></figure></div>

Polygon is a blockchain platform which aims to create a multi-chain blockchain system compatible with Ethereum. As with Ethereum, it uses a proof-of-stake consensus mechanism for processing transactions on-chain. Coinmarketcap: [Polygon](https://coinmarketcap.com/currencies/polygon/)


---

# 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:

```
GET https://docs.mononft.net/overview/blockchains.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.
