> For the complete documentation index, see [llms.txt](https://docs.rpc.forbole.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rpc.forbole.com/rpc-api-documentation/welcome.md).

# 👋 Welcome

<div data-full-width="false"><figure><img src="/files/Ie2VsLUVPqKGH6ciu437" alt=""><figcaption></figcaption></figure></div>

## Welcome to Forbole's RPC Docs

This documentation explains in details how to operate with our [RPC service](https://rpc.forbole.com/) empowers you with an intuitive, reliable, and cost-effective solution to set-up and manage RPC nodes across multiple blockchain networks. You can find the complete list [here](https://forbole.com/en/rpc).

We remove the complexities of infrastructure management, enabling you to dedicate your efforts to what truly matters:

Crafting groundbreaking applications and services within your favorite blockchain ecosystem.

[Get your API Key](https://rpc.forbole.com/) today and start using Forbole's RPC free of charge.

## Guide

Check out our guide to begin your journey with Forbole's RPC:

{% content-ref url="/pages/nvdn3Qy8whBsiXzbVoa9" %}
[🧭 Guide to RPC](/rpc-api-documentation/guide-to-rpc.md)
{% endcontent-ref %}


---

# 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.rpc.forbole.com/rpc-api-documentation/welcome.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.
