# Self-Hosted Cluster

- [Self-Hosted Cluster of Nodes](https://docs.rpcfast.com/self-hosted-cluster/self-hosted-cluster-of-nodes.md): Boost your Web3 project setup with own HA dedicated infrastructure.
- [SLA for Self-Hosted Cluster of Nodes](https://docs.rpcfast.com/self-hosted-cluster/sla-for-self-hosted-cluster-of-nodes.md): RPC Fast offers a self-hosted HA infrastructure setup along with optional tools such as Transaction Simulator, Mempool Data Stream, PredictKube, JSON RPC Caching Proxy, and others.
- [Archive Nodes](https://docs.rpcfast.com/self-hosted-cluster/archive-nodes.md): RPC Fast API serves clients with the fastest archive nodes on the market.


---

# 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/self-hosted-cluster.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.
