# Supported chains

At the moment, Metachain supports 3 protocols and will open to 26 protocols in 2022 -2023.&#x20;

Metachain supports the storage and issuance of any tokens on the supported chains. Projects can easily deploy their tokens cross-chain with Metachain via a single connectivity. The following is a list of blockchain protocols supported by Metachain.

| Name                    | Chain ID | Explorer                | Currency |
| ----------------------- | -------- | ----------------------- | -------- |
| **Binance Smart Chain** | 56       | <https://bscscan.com/>  | BNB      |
| **Ethereum**            | 1        | <https://etherscan.io/> | ETH      |
| **Tezos**               |          | <https://tzstats.com/>  | XTZ      |


---

# 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://shuttleone.gitbook.io/step-by-step-guide-to-the-shuttleone-network/about-shuttleone/metachain-cross-chain-interoperability/supported-chains.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.
