> ## Documentation Index
> Fetch the complete documentation index at: https://docs.nexis.network/llms.txt
> Use this file to discover all available pages before exploring further.

# Add Networks

<Tip>
  **Note** Nexis is currently live on Devnet and a rollup service is running as well, which we call zkNzt or zkEvm , below are the network configurations for both.
</Tip>

<CardGroup>
  <Card title="Nexis Devnet" icon="terminal" href="#nexis-network-devnet">
    A lightning fast network
  </Card>

  <Card title="Nexis zkEVM Testnet" icon="link" href="#nexis-zkevm-testnet">
    A lightning rollup service for Nexis Network Devnet
  </Card>
</CardGroup>

## Nexis Network Devnet

It is a Layer 1 chain, the tokens on Devnet don't have any monetary significance and are only used for development and testing purposes.

Chain ID: **2371**

### Public RPC Endpoints

* EVM Chain : [https://evm-devnet.nexis.network](https://evm-devnet.nexis.network)
* Native Chain : [http://api.devnet.nexis.network:8899](http://api.devnet.nexis.network:8899)

### Explorer

* EVM Explorer : [https://evm-devnet.nexscan.io](https://evm-devnet.nexscan.io)
* Native Explorer: [https://native.nexscan.io](https://native.nexscan.io)

### Faucet

* EVM Faucet: [https://evm-faucet-devnet.nexscan.io](https://evm-faucet-devnet.nexscan.io)

## Nexis zkEVM Testnet

It is a Layer 2 chain, the tokens on zkEVM Testnet don't have any monetary significance and are only used for development and testing purposes.

Chain ID: **1001**

### Public RPC Endpoints

* [https://zkevm-testnet.nexis.network](https://zkevm-testnet.nexis.network)

### Explorer

* [https://zkevm-testnet.nexscan.io](https://zkevm-testnet.nexscan.io)
