# Cross-Chain Interoperability

The EVM offers cross-chain functionality that simplifies the process of communication and interaction between blockchains compatible with EVM. This advanced feature serves as a crucial link, facilitating the safe movement of various assets and data across distinct blockchain environments.

* **Interoperability:** The compatibility with EVM paves the way for a more integrated blockchain ecosystem. Blockchains that align with the EVM standards can effortlessly communicate, broadening the horizons for developers and users by offering a variety of interactive possibilities.
* **Cross-Chain Asset Transfers:** The EVM's cross-chain capabilities ensure the safe exchange of digital assets, such as cryptocurrencies and virtual items from games, among EVM-compatible blockchains. This feature allows individuals to tap into the distinctive benefits of various blockchains without relinquishing control of their holdings.
* **Data Exchange:** Beyond the exchange of assets, EVM cross-chain bridges also make it possible to share data across different blockchains. This capability lays the foundation for groundbreaking applications that rely on the interoperability of data between various blockchain platforms.

**Enhancing Connectivity: BRC-20 Tokens and Runes**

In an effort to augment the functionality of the GameChain bridge, there are plans to incorporate support for BRC-20 tokens and Runes. BRC-20 tokens represent a popular standard for issuing tokens on the Ethereum blockchain. Runes, on the other hand, are the cornerstone of the Gamestarter ecosystem's currency. By integrating these elements, it will be possible to facilitate the smooth exchange of these assets across GameChain and other blockchains that are EVM-compatible. This initiative aims to create a more cohesive and user-friendly gaming landscape on the Gamestarter platform.


---

# 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.gamestarter.com/gamestarter-ecosystem/gamechain/cross-chain-interoperability.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.
