# Chain compatibility

Tally is currently compatible with the following chains:

* Ethereum
* Arbitrum One
* Arbitrum Nova
* Avalanche
* Base
* Blast
* BNB Smart Chain
* Corn
* Filecoin
* Flow Mainnet
* Gnosis
* HashKey Chain (coming soon)
* HyperEVM
* Kinto
* Linea
* Lisk
* Moonbeam
* Nova
* Optimism
* Polygon
* Polygon zkEVM
* RARI Chain
* Rootstock Mainnet
* Scroll
* Soneium
* Swellchain
* Vana Mainnet
* Viction
* Zircuit
* ZKsync Era

If you would like to integrate your chain with Tally email us at <hello@tally.xyz>.

## Deprecated Chains

The following chains are deprecated and will no longer be supported in future releases:

* Celo
* Cyber
* Darwinia
* Gravity Alpha
* Immutable
* IOTA EVM
* Kroma
* Mantle
* Mode
* PulseChain
* ShimmerEVM Mainnet
* X Layer


---

# 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.tally.xyz/set-up-and-technical-documentation/chain-compatibility.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.
