# RPCNetwork Plans

### Starter

Shared Node with a maximum of 25 users

Geo-Redundant Clusters (you will be routed to the closest available cluster) \
Note: Our starter clusters are located in Europe at this time.  New clusters in North America are planned for late Q1 2022.&#x20;

High-Availability - our backend load balancers perform health checks every 15 seconds to ensure you are routed to a health node, if a node is behind, traffic is routed to different node.

Rate limited to 50 RPS

### Pro-Colo

RPCNetwork creates an Ubuntu Virtual Machine on our private, layer-2 network.  This means your Market Maker, Liquidator, or \*insert project here\* will be located in the same data center as our nodes, and will enjoy less than 1ms latency to our RPC nodes. &#x20;

### Private Access

### Dedicated Node

###

### Guides: Jump right in

Follow our handy guides to get started on the basics as quickly as possible:

{% content-ref url="/pages/vmEVpL0UxGGVyH2f1UAA" %}
[ProColo - Generate a SSH keypair](/guides/procolo-generate-a-ssh-keypair.md)
{% endcontent-ref %}

{% content-ref url="/pages/TBeacYMJNPDkbr3DAa7i" %}
[Market Makers & Liquidators](/guides/market-makers-and-liquidators.md)
{% endcontent-ref %}


---

# 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.rpcnetwork.com/rpcnetwork-plans.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.
