# Monad RPC & WebSocket

> Monad JSON-RPC and WebSocket from Supanode — in build. No shared tier and no price yet; gRPC streaming and a dedicated node are the two ways onto Monad today.

Monad is EVM-compatible, so your existing Ethereum tooling points at it without changes.

<Note>
**In build.** There is no shared tier to buy here yet and no price to quote. Tell us on Telegram what throughput and archive depth you need and we come back to you first when it opens.
</Note>

## What it will be

- **Standard EVM JSON-RPC** - web3.js, ethers and viem work after swapping the URL.
- **WebSocket on the same subscription.** One node, one set of credentials, approached from both sides. A backend polling `eth_getLogs` every second is doing by hand what one logs subscription does by itself.
- **Archive access** for history that spans more than a few blocks.

## What to use meanwhile

<CardGroup cols={2}>
  <Card title="gRPC Streaming" icon="bolt" href="https://supanode.xyz/docs/monad/grpc">
    Monad's own native feed - live off the shelf, flat monthly, no per-request bills.
  </Card>
  <Card title="Dedicated node" icon="server" href="https://supanode.xyz/docs/monad/dedicated">
    Private RPC, WebSocket and gRPC on a box that is yours alone.
  </Card>
</CardGroup>

## Get in line

[@supanode_tgs](https://telegram.me/supanode_tgs) - tell us the shape of your load and you go to the front of the queue when the shared tier opens.
