> For the complete documentation index, see [llms.txt](https://docs.tajirchain.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tajirchain.com/developers/network-connection-guide/rpc-endpoints-testnet-mainnet.md).

# RPC Endpoints (Testnet / Mainnet)

### **Testnet RPC**

Use this endpoint for **development and testing** on the Tajir Testnet:

```
https://rpc.testnet.tajirchain.com
```

### **Mainnet RPC**

Use this endpoint for production applications and integrations on Tajir Mainnet.

```
https://rpc.tajirchain.com
```
