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

# Network status

> Current status of the Grid networks and available tools.

## DevNet

DevNet is live and available for development and testing.

**Block explorer:** [https://devnet.genlabs.co/](https://devnet.genlabs.co/)

**CLI and SDKs:** Download the [latest release](https://github.com/gen-bc/gen-framework-preview/releases/latest). Includes the `gen` CLI binary, Rust SDK, and TypeScript SDK.

**RPC endpoint:** `https://devnet.genlabs.co/rpc/`

<Note>
  **DevNet access.** The RPC endpoint is public, but DevNet requires a bearer token issued by Gen Labs. Ask your contact for a token and pass it as the `Authorization: Bearer <your-jwt>` header on every request.
</Note>

## TestNet

Not yet available.

## MainNet

Not yet available.
