# ⚡  Thunder RPC

The ThunderStack RPC provides instant access over HTTPS to the Bitcoin EVM compatible layers, streamlining the process of interacting with these networks for developers. It serves as a robust gateway that allows you to send JSON-RPC calls directly to the blockchain without the need to run your own node. This significantly reduces the overhead of infrastructure management and accelerates development cycles.

With ThunderStack RPC, you benefit from:

* **Seamless Connectivity:** Establish secure, fast connections to Bitcoin EVM-compatible layers over HTTPS.
* **Simplified Integration:** Utilize a standardized JSON-RPC interface that abstracts the complexities of underlying blockchain interactions.
* **High Performance:** Leverage a scalable solution designed to handle high throughput, ensuring reliable access even during peak usage.
* **Developer-Friendly Environment:** Ideal for both testing and production, it supports rapid prototyping as well as large-scale applications.

In essence, ThunderStack RPC is the essential building block for developers looking to innovate on the Bitcoin EVM-compatible layer platforms without the burden of maintaining blockchain nodes.


---

# 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.thunderstack.org/bitcoin-sidesystems-infrastructure/products/thunder-rpc.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.
