# Continent

Evolution Land is logically divided into 26 continents, each of which is deployed on a different blockchain. Each continent will have around 2025 [lands](/getting-started/game-entities/land.md). Total resource reserves are determined randomly when a continent is created and will not change afterward.

Continents will evolve into a separate but related economic entity, somewhat like countries. In-game currency tokens, resources, and props shall be moved between continents as inter-continent trade, although the continent governance council may charge inter-continent trade tariffs. This inter-continent transaction is technically cross-chain transactions. Evolution Land will rely on Darwinia Network's Heterogeneous Cross Chain bridges to accomplish this.

To access each continent, you will need a proper toolset, such as wallets supporting the continent's underlying blockchain environment.

The continents will be launched one by one. Four continents exist today, they are:

* **the** [**Atlantis**](https://www.evolution.land/land/1) (Ethereum)
* **the** [**Byzantine**](https://www.evolution.land/land/2) (TRON)
* **the** [**Dawning**](http://www.evolution.land/land/4) (Heco)
* **the** [**Eden**](http://www.evolution.land/land/5) \*\*\*\* (Polygon)

![Atlantis](/files/-MNHypvNqIpqsXFsOHPH)

![Byzantine](/files/-MNHypvOfoKe3oB-k2jX)

![Dawning](/files/-MdPyAaKc1kav8jUOhxM)

New continents are being planned. These are the candidate blockchains that we are evaluating according to their **user base**, **dapp prosperity**, **smart contract compatibility,** and **gas fee**.

* Binance Smart Chain
* Darwinia Network
* Polygon
* Solana
* Avalanche

If you have an excellent public blockchain you think suitable to host another continent, let us know.


---

# 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.evolution.land/getting-started/game-entities/continent.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.
