# Testnet

Testnet is a separate instance of a blockchain network used for testing purposes. It's essentially a simulated version of the main network, allowing developers to experiment with new features, test smart contracts, and identify potential bugs without risking real assets or transactions. Hold no real value - they are crucial for ensuring the reliability and security of blockchain applications before deployment on the live network.<br>

We welcome you to explore and test out network:

## Network Configuration and Connection Details

***

#### CAGA Testnet

<table><thead><tr><th width="222">CAGA Testnet</th><th width="521">Settings</th></tr></thead><tbody><tr><td>Network Name</td><td>Ankara Testnet</td></tr><tr><td>RPC URL (HTTPS)</td><td>https://www.ankara-cagacrypto.com/</td></tr><tr><td>RPC WSS (WebSocket)</td><td>wss://wss.ankara-cagacrypto.com/</td></tr><tr><td>Chain ID</td><td>72778</td></tr><tr><td>Currency Symbol</td><td>CAGA</td></tr><tr><td>Block Explorer URL</td><td><a href="https://explorer.ankara-cagacrypto.com/overview">https://explorer.ankara-cagacrypto.com/overview</a></td></tr><tr><td>ChainList Entry</td><td><a href="https://chainlist.org/chain/72778">https://chainlist.org/chain/72778</a></td></tr></tbody></table>

***

If you are familiar with connecting your wallet, get your CAGA Test Tokens now from our faucet.

[Faucet](/caga-whitepaper/ecosystem-development/testnet/faucet.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://cagacrypto.gitbook.io/caga-whitepaper/ecosystem-development/testnet.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
