# Interoperability

Ember is built with the objective of supporting every Game and every NFT asset, and there is therefore the requirement for Ember to be chain agnostic, supporting as many chains as is possible in an order of demand. With Ethereum being the most popular, we are first focusing on bringing Ember’s technology to Ethereum and EVM-compatible chains and then bringing Ember to non-EVM compatible chains such as Near, Solana, Elrond, Cardano, and more.

Ember also supports renting and borrowing for all ERC Token standards including ERC-721, ERC-1155, ERC-4907 and allows users to take full advantage of the utility that these token standards offer, combined with the additional functionality that Ember unlocks on top of these standards.

Ember offers users interoperability between the most popular blockchains and token standards, and ensures low cost chains are supported, and that Ember’s stakeholders can access and utilize NFTs in applications across as many chains as is reasonably possible.


---

# 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.ember.app/nfts-2.0/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.
