# Node Providers

### zkLink Nova Official RPC

<https://rpc.zklink.io>

<https://rpc.zklink.network>

wss\://rpc.zklink.io

wss\://rpc.zklink.network

### [Chainnodes](https://www.chainnodes.org/)

You can always get technical support directly from Chainnodes' Blockchain developers, 24/7.

Documentation:

<https://www.chainnodes.org/docs/zklink>

Public RPC:&#x20;

<https://zklink-nova-mainnet-public.chainnodes.org>

\
Private RPC:

<https://zklink-nova-mainnet.chainnodes.org/API\\_KEY>\\

wss\://zklink-nova-mainnet.chainnodes.org/API\_KEY

### [Grove](https://www.grove.city/)

Please go to <https://www.grove.city/> , sign up and create an application, go to the endpoint tab and find the zkLink endpoint.


---

# 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.zklink.io/developer/tools/node-providers.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.
