# Pricing and Plans

Currently, there are two plans available – **Free** and **Growth**.&#x20;

[Growth](/rpc-fast-saas-evm/pricing-and-plans/growth-plan.md) plan is the best option for dedicated builders.

Both plans include:

* Dashboard & statistics
* AI-based predictive autoscaling

### Free Plan

There is a limited **Free Subscription** available for **ETH, Polygon, BSC, Velas,** and **Arbitrum.**

For better understanding and transparency, we reject the pay-per-request approach. Instead, we use the CU logic, which fits our principles stronger.

We offer our free subscription for those who start building and are trying the blockchain abilities. A **free plan** gives you access to healthy nodes and the basic features of our API service. All you need to do is sign up via email; no credit card is required.&#x20;

You won’t pay at all for exceeding CU limits on this plan. The request won’t get processed, and you will be notified (check out [Compute Units](/rpc-fast-saas-evm/compute-units-cus.md)).

### Free vs [Growth](/rpc-fast-saas-evm/pricing-and-plans/growth-plan.md) Subscriptions

| Plan / Feature | Free                   | Growth                 |
| -------------- | ---------------------- | ---------------------- |
| Apps           | Up to 5 apps           | Up to 15 apps          |
| Rate limits    | 300,000,000 CU         | 500,000,000 CU         |
| API            | Https & Websockets API | Https & Websockets API |
| Region         | EU                     | EU, Asia               |

***

### Custom Setup: Dedicated Self-Hosted Infrastructure

For mid- and large-sized companies and Web3 projects, we offer custom approach – [dedicated Solana nodes](https://rpcfast.com/dedicated-solana-nodes) and [high-availability clusters of nodes](https://rpcfast.com/dedicated-cluster) (2+) on a specific blockchain of your choice, whether your goal is to run a validator, RPC nodes for blockchain analytics and [HFT](https://rpcfast.com/solana-trading-node), or archive nodes for data ETL solutions.

The self-hosted cluster offers advantages such as load balancing, autoscaling, speed optimization, geo-distribution, and HFT-focused tools, based on a client business goals.

{% hint style="info" %}
Contact our [Sales Team](https://t.me/dysnix_rpc) on Telegram to discuss your technical brief for a dedicated setup.
{% endhint %}


---

# 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.rpcfast.com/rpc-fast-saas-evm/pricing-and-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.
