> For the complete documentation index, see [llms.txt](https://liquify-2.gitbook.io/liquify/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://liquify-2.gitbook.io/liquify/supported-chains/chainlist/thorchain-rpc.md).

# Thorchain RPC

THORChain RPC is the node‑level interface used for low‑level operations such as transaction broadcasting, block/state queries, and validator interactions. It returns raw chain data as produced by the node software and is intended for advanced integrations and operations tooling. Most applications pair RPC access with Midgard or the THORChain API for richer context.

Get started here with our Quickstart Guide
