> For the complete documentation index, see [llms.txt](https://docs.standard.im/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.standard.im/apps/spot/for-developers/websocket-streams/connect.md).

# Connect

Standard provides real-time updates for various market info streams including orderbook updates, OHLCV bars, and trades. Base URL to connect to websocket streams are based on deployed network's name.

## Base URL

Each network has its websocket connection url to listen to realtime updates. here are testnet and mainnet urls for websockets to listen to.

{% tabs %}
{% tab title="Testnet" %}

| Deployed Network | Base URL                                        |
| ---------------- | ----------------------------------------------- |
| Rise Sepolia     | wss\://rise-sepolia-websocket.standardweb3.com  |
| Monad Testnet    | wss\://monad-testnet-websocket.standardweb3.com |
| Ink Sepolia      | wss\://Ink-sepolia-websocket.standardweb3.com   |
| {% endtab %}     |                                                 |

{% tab title="Mainnet" %}

| Deployed Network | Base URL |
| ---------------- | -------- |
|                  |          |
|                  |          |
|                  |          |
| {% endtab %}     |          |
| {% endtabs %}    |          |
