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

# RPC Access

An RPC endpoint (Remote Procedure Call) access allows developers, wallets, and dApp to interact with the blockchain network, querying data, sending transactions, and deploying contracts.

The primary rpc endpoint of the demo network is available at [RPC endpoint](https://rpc-cogitusdemonetwork.zeeve.net/SIp4Xce0n12yTrBPxA/ext/bc/h49dwEVWNSoUmpwtFtfBJVrtKN4Y6wFhAE2rXNZeWYoFRYQHJ/rpc).

<figure><img src="/files/kBOc0OiiH2iZaXSi4UFM" alt=""><figcaption><p>L1 services Details</p></figcaption></figure>

📌The Avalanche L1 RPC supports the standard Ethereum JSON-RPC API, along with Avalanche-specific extensions.

Refer API Documentation - <https://docs.avacloud.io/api-reference>
