> 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-solana.md).

# RPC Fast SaaS – Solana

- [Introduction](https://docs.rpcfast.com/rpc-fast-saas-solana/introduction.md): Low-latency Solana RPC + streaming for high-scale dApps, HFT bots, DeFi, and analytics.
- [Getting Started](https://docs.rpcfast.com/rpc-fast-saas-solana/getting-started.md): Welcome to RPC Fast! Create your first dApp in a few simple steps.
- [Pricing and Plans](https://docs.rpcfast.com/rpc-fast-saas-solana/pricing-and-plans.md)
- [Testing Access](https://docs.rpcfast.com/rpc-fast-saas-solana/testing-access.md): Test Yellowstone gRPC / Shredstream gRPC performance on paid plans.
- [Billing](https://docs.rpcfast.com/rpc-fast-saas-solana/billing.md): We use Compute Units as an alternative to the ‘pay-per-click’ method. It provides greater flexibility and cost savings.
- [Payments](https://docs.rpcfast.com/rpc-fast-saas-solana/billing/payments.md)
- [Solana RPC Methods](https://docs.rpcfast.com/rpc-fast-saas-solana/solana-rpc-methods.md): Interact with Solana nodes directly with the JSON RPC API via the HTTP and Websocket methods.
- [Data Streaming](https://docs.rpcfast.com/rpc-fast-saas-solana/data-streaming.md)
- [Data Access Options](https://docs.rpcfast.com/rpc-fast-saas-solana/data-streaming/data-access-options.md): Data streaming on Solana refers to mechanisms that deliver real-time blockchain updates from a node to your application without repeated polling.
- [Yellowstone gRPC](https://docs.rpcfast.com/rpc-fast-saas-solana/data-streaming/yellowstone-grpc.md): Production-grade Solana data streaming designed for performance and throughput.
- [Aperture gRPC (Beta)](https://docs.rpcfast.com/rpc-fast-saas-solana/data-streaming/aperture-grpc-beta.md): Low Latency Solana Data, Forged in Performance.
- [Shredstream gRPC](https://docs.rpcfast.com/rpc-fast-saas-solana/data-streaming/shredstream-grpc.md): Coming soon
- [WebSockets](https://docs.rpcfast.com/rpc-fast-saas-solana/data-streaming/websockets.md): Coming soon
- [Sending transactions](https://docs.rpcfast.com/rpc-fast-saas-solana/sending-transactions.md): Blazing-fast transaction sending service
- [SWQoS](https://docs.rpcfast.com/rpc-fast-saas-solana/sending-transactions/swqos.md)
- [RPC Fast Beam (Beta)](https://docs.rpcfast.com/rpc-fast-saas-solana/sending-transactions/rpc-fast-beam-beta.md): Solana transaction delivery for latency-sensitive workloads.
- [Spam Transactions & Abuse Prevention Policy (Beta)](https://docs.rpcfast.com/rpc-fast-saas-solana/sending-transactions/spam-transactions-and-abuse-prevention-policy-beta.md)
- [bloXroute: Solana Trader API](https://docs.rpcfast.com/rpc-fast-saas-solana/sending-transactions/solana-trader-api.md): RPC Fast partnered with bloXroute to bring SWQoS benefits to our clients.
- [bloXroute: Websocket Endpoints](https://docs.rpcfast.com/rpc-fast-saas-solana/sending-transactions/solana-trader-api/websocket-endpoints.md)
- [Performance and Benchmarking](https://docs.rpcfast.com/rpc-fast-saas-solana/performance-and-benchmarking.md)
- [Support –> Solana](https://docs.rpcfast.com/rpc-fast-saas-solana/support.md): Support Chat Hours: Monday – Friday, 09:00–18:00 CET.


---

# 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:

```
GET https://docs.rpcfast.com/rpc-fast-saas-solana.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.
