> For the complete documentation index, see [llms.txt](https://doc.cess.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc.cess.network/developer/cess-sdk/sdk-golang/chain_related/rpc_call.md).

# RPC Calls

This section introduces some methods on how to use rpc calls.

* [ChainGetBlock](https://github.com/CESSProject/doc-v2/blob/main/developer/cess-sdk/sdk-golang/chain_related/rpc_calls/ChainGetBlock.md)
* [ChainGetBlockHash](https://github.com/CESSProject/doc-v2/blob/main/developer/cess-sdk/sdk-golang/chain_related/rpc_calls/ChainGetBlockHash.md)
* [ChainGetFinalizedHead](https://github.com/CESSProject/doc-v2/blob/main/developer/cess-sdk/sdk-golang/chain_related/rpc_calls/ChainGetFinalizedHead.md)
* [SystemProperties](https://github.com/CESSProject/doc-v2/blob/main/developer/cess-sdk/sdk-golang/chain_related/rpc_calls/SystemProperties.md)
* [SystemChain](https://github.com/CESSProject/doc-v2/blob/main/developer/cess-sdk/sdk-golang/chain_related/rpc_calls/SystemChain.md)
* [SystemSyncState](https://github.com/CESSProject/doc-v2/blob/main/developer/cess-sdk/sdk-golang/chain_related/rpc_calls/SystemSyncState.md)
* [SystemVersion](https://github.com/CESSProject/doc-v2/blob/main/developer/cess-sdk/sdk-golang/chain_related/rpc_calls/SystemVersion.md)
* [NetListening](https://github.com/CESSProject/doc-v2/blob/main/developer/cess-sdk/sdk-golang/chain_related/rpc_calls/NetListening.md)
