# Chain Support

Holdstation Wallet supports multiple EVM-based chains, allowing users to access a wide range of assets and services.

## EVM&#x20;

* [x] **Ethereum (ETH)**
* [x] **Binance Smart Chain (BSC)**
* [x] **Polygon (MATIC)**
* [x] **Sonic (S)**
* [x] **Avalanche (AVAX)**
* [x] **Beam (BEAM)**
* [x] **Viction (VIC)**
* [x] **Berachain (BERA)**

## **EVM & L2s:**

* [x] **WorldChain**
* [x] **zkEVM**&#x20;
* [x] **Linea**
* [x] **Base Chain**&#x20;
* [x] **opBNB**
* [x] **Scroll**
* [x] **Mantle**
* [x] **WorldChain**&#x20;
* [x] **Acient8**
* [x] **Blast**
* [x] **Merlin**&#x20;
* [x] **zkLink Nova**&#x20;
* [x] **Bitlayer**&#x20;
* [x] **ZkFair**&#x20;
* [x] **Manta Pacific**&#x20;
* [x] **Metis**&#x20;
* [x] **Polygon zkEVM**&#x20;
* [x] **Arbitrum One**&#x20;
* [x] **Scroll**
* [x] **Optimism**&#x20;
* [x] **X Layer**&#x20;
* [x] **Cronos zkEVM**&#x20;
* [x] **zkCandy**
* [x] **GRVT Exchange**&#x20;
* [x] **Sophon**&#x20;
* [x] **zkSync**

## Non-EVM&#x20;

* [x] **Solana**&#x20;


---

# 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.holdstation.com/holdstation/overview/introduction/chain-support.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.
