> ## Documentation Index
> Fetch the complete documentation index at: https://docs.chainstack.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Client information | Avalanche

> Avalanche client information JSON-RPC methods — check client version, network ID, chain ID, listening status, and peer count for your C-Chain node.

Retrieving blockchain client information from an Avalanche node can be done by using the following methods:

<CardGroup>
  <Card title="web3_clientVersion" href="/reference/avalanche-listening" icon="angle-right" horizontal />

  <Card title="net_listening" href="/reference/avalanche-listening" icon="angle-right" horizontal />
</CardGroup>

<Check>
  ### Get your own node endpoint today

  [Start for free](https://console.chainstack.com/) and get your app to production levels immediately. No credit card required.

  You can sign up with your GitHub, X, Google, or Microsoft account.
</Check>
