> 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/support.md).

# Support –> Solana

## Solana Endpoint Checker

You can use RPC Fast Solana Endpoint Checker to check the current service availability using a token (no historical stats): <https://check.rpcfast.com/>.

***

## Solana RPC SaaS Support

{% hint style="warning" icon="light-emergency-on" %}
Technical support is available to our **customers on paid plans only**.\
At the moment, dedicated support is **not available** for SaaS users on blockchains other than Solana.
{% endhint %}

If you encounter any issues related to the RPC Fast service, please log in to your **Solana RPC SaaS dashboard** and contact us using the **Support** link available in the interface.

#### Support chat hours:

Monday – Friday, 09:00–18:00 CET.

| Plan              | Start                                                     | Focus             | Stream            | Aperture                 |
| ----------------- | --------------------------------------------------------- | ----------------- | ----------------- | ------------------------ |
| **Support Level** | [Community Support on TG](https://t.me/+SpMbJTPTakAxNjdi) | Email – SLA 24h\* | Email – SLA 12h\* | Priority chat – SLA 8h\* |

\*SLA refers to the initial answer timeframe, not the final issue resolution.

We offer assistance **during Support Chat hours.** All requests outside of support hours are handled under the "Best Effort" SLA.

#### Priority chat support

{% hint style="success" icon="rabbit-running" %}
Customers on the **Aperture plan** are eligible for priority support via Telegram, providing faster communication for urgent technical or operational issues.
{% endhint %}

***

**The support service is off** during the public holidays in Ukraine:

* Independence Day of Ukraine (August 24)
* Christmas & New Year holidays (December 25 – January 3)

All requests outside of support hours are handled under the "Best Effort" SLA.


---

# 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/support.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.
