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

# NET methods

> Network-focused JSON-RPC methods for TeQoin

# NET methods

`net_*` methods are useful for connection checks and environment validation.

## Common methods

* `net_version`
* `net_listening`
* `net_peerCount`

Use them in health checks and operational dashboards.
