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

# RPC

All dApps (decentralized applications) need a way to communicate with blockchains. Without a means of communication, dApps won’t be able to access information and make transactions on the blockchain on which they operate. This connection between the blockchain and the dApps is facilitated by what is known as RPC nodes.

{% embed url="<https://moralis.io/ethereum-rpc-nodes-what-they-are-and-why-you-shouldnt-use-them/>" %}

{% content-ref url="/pages/YOQG6q509FPebJIfIbkt" %}
[Change RPC](/guides/rpc/change-rpc.md)
{% endcontent-ref %}

{% content-ref url="/pages/h6fcSzdDVho04nxAKcVy" %}
[Create your own RPC](/guides/rpc/create-your-own-rpc.md)
{% endcontent-ref %}
