# Supported Blockchains

If you are very new to blockchain technology as a whole, here are some articles that can help you understand how all blockchains work: &#x20;

* [Forbes Article](https://www.forbes.com/sites/bernardmarr/2017/01/24/a-complete-beginners-guide-to-blockchain/#7dc1a1026e60) (a shorter version of how it works)
* [A Blockcgeeks article](https://blockgeeks.com/guides/what-is-blockchain-technology/) (More detailed version)

\
Now that we got some understanding of the technology behind the game, remember, each blockchain has different goals and values, so doing a bit of research could be beneficial in the long run for any player.

Already know what blockchain to start with? Great! But, maybe, you don't and that's okay too. We recommend starting on Tron (TRX), Matic, NEO as the most cost-effective solutions or Ethereum (ETH) as it has been one of the most popular blockchains in the game and you will have many things to choose from.

One favorite for the players is Tron Blockchain as it's easy to use and it's super cost-effective for the players in the long run with its freezing energy mechanics for the transactions on the blockchain.

**Let’s login!**

In order to log in to the game, you need a blockchain wallet. As we have 5 blockchains available for our players to play on, here are the recommended Wallet extensions for playing on Desktop:

* [MetaMask (Ethereum and Matic)](https://metamask.io/)
* [Tronlink (Tron)](https://www.tronlink.org/)
* [Wombat (EOS)](https://www.getwombat.io/)
* [O3 (Neo)](https://o3.network/)

We also offer our own wallet solution - Private Key! It is a built-in game wallet, that you can export to any of the wallet extensions above and use there!

Here are the dedicated guides for each individual Blockchain:

* [Ethereum](broken://pages/63FwGdew4oN2eFEoB5CJ)
* [Tron](/blockchain-cuties-universe-knowledge-base/bcu-mechanics/supported-blockchains/tron.md)
* [EOS](/blockchain-cuties-universe-knowledge-base/bcu-mechanics/supported-blockchains/eos.md)
* [O3](/blockchain-cuties-universe-knowledge-base/bcu-mechanics/supported-blockchains/neo.md)
* [Matic (Polygon)](/blockchain-cuties-universe-knowledge-base/bcu-mechanics/supported-blockchains/polygon.md)
* [HECO](/blockchain-cuties-universe-knowledge-base/bcu-mechanics/supported-blockchains/heco.md)<br>


---

# 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.blockchaincuties.com/blockchain-cuties-universe-knowledge-base/bcu-mechanics/supported-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.
