# RPC ENDPOINT

- [How to Get an Ethereum RPC Endpoint](https://docs.getblock.io/rpc-endpoint/how-to-get-an-ethereum-rpc-endpoint.md): Step-by-step guide to getting a fast, reliable Ethereum RPC endpoint. Set up free or production-grade ETH RPC access  with GetBlock in under 2 minutes.
- [How to Get a Solana RPC Endpoint](https://docs.getblock.io/rpc-endpoint/how-to-get-a-solana-rpc-endpoint.md): Step-by-step guide to getting a fast, reliable Solana RPC endpoint.
- [How to Get a Base RPC Endpoint](https://docs.getblock.io/rpc-endpoint/how-to-get-a-base-rpc-endpoint.md): Step-by-step guide to getting a fast, reliable Base RPC endpoint
- [How to Get a Polygon RPC Endpoint](https://docs.getblock.io/rpc-endpoint/how-to-get-a-polygon-rpc-endpoint.md): Step-by-step guide to getting a fast, reliable Polygon RPC endpoint.
- [How to Get a TON RPC Endpoint](https://docs.getblock.io/rpc-endpoint/how-to-get-a-ton-rpc-endpoint.md): Step-by-step guide to getting a fast, reliable TON RPC endpoint
- [How to Get an Arbitrum RPC Endpoint](https://docs.getblock.io/rpc-endpoint/how-to-get-an-arbitrum-rpc-endpoint.md): Step-by-step guide to getting a fast, reliable Arbitrum RPC endpoint
- [How to Get an Avalanche RPC Endpoint](https://docs.getblock.io/rpc-endpoint/how-to-get-an-avalanche-rpc-endpoint.md): Step-by-step guide to getting a fast, reliable Avalanche RPC endpoint
- [How to Get a BNB Smart Chain (BSC) RPC Endpoint](https://docs.getblock.io/rpc-endpoint/how-to-get-a-bnb-smart-chain-bsc-rpc-endpoint.md): Step-by-step guide to getting a fast, reliableBSC RPC endpoint
- [How to Get an Optimism RPC Endpoint](https://docs.getblock.io/rpc-endpoint/how-to-get-an-optimism-rpc-endpoint.md): Step-by-step guide to getting a fast, reliable Optimism RPC endpoint
- [How to Get a TRON RPC Endpoint](https://docs.getblock.io/rpc-endpoint/how-to-get-a-tron-rpc-endpoint.md): Step-by-step guide to getting a fast, reliable TRON RPC endpoint


---

# 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.getblock.io/rpc-endpoint.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.
