# EVM compatible

Being a platform that is compatible with EVM, Firebird can handle interoperability problems. With this functionality, developers can use codes from an EVM-compatible blockchain to Firebird and vice versa without learning a new smart contract language. Additionally, they can quickly deploy their EVM-compatible codes across blockchains to construct multichain products instead of starting from scratch with a new app. On the Firebird platform, this can help with straightforward migration from Ethereum and BSC, and the reuse of an abundance of toolchains like MetaMask, Remix, Hardhat, etc.

By utilizing EVM compatibility, Firebird can help users switch among different blockchains easily without a UX/UI change. This can enhance the user experience, which, in the long run, can easily draw a sizable number of users for projects.


---

# 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://firebird-1.gitbook.io/firebird-whitepaper/the-firebirds-solutions/evm-compatible.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.
