> For the complete documentation index, see [llms.txt](https://docs.rpcfast.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rpcfast.com/rpc-fast-saas-evm/pricing-and-plans/growth-plan.md).

# Growth Plan

**Growth plan includes:**

* Up to 15 apps
* 500,000,000 CU
* Https & Websockets API
* Dashboard & Statistics
* AI-based predictive autoscaling
* Region: EU, Asia

### How to Upgrade to Growth Subscription

1. Log in on the RPC Fast website and go to the Billing and Usage section.

   <figure><img src="/files/E6dJBLmjvjU6yPKjH4Ey" alt="rpc fast dashboard"><figcaption></figcaption></figure>
2. Tap ‘Upgrade to Growth’.

   <figure><img src="/files/EZf7DiTS192YzoGeysnT" alt="rpc fast billing"><figcaption></figcaption></figure>
3. Fill out your credit card information and country.

   <figure><img src="/files/2puLVIlieInq0IHxDXSO" alt="upgrade account rpc fast"><figcaption></figcaption></figure>
4. Confirm the payment information. A payment is **monthly recurring.**
5. Congrats! Now you have upgraded your plan to the Growth subscription.

***

## 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://telegram.me/dysnix_rpc) on Telegram to discuss your technical brief for a dedicated setup.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.rpcfast.com/rpc-fast-saas-evm/pricing-and-plans/growth-plan.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
