# MetaMask (Manual)

1. Click on the network selector button. This will display a list of networks that you've added already.
2. Click 'Add network':

<figure><img src="https://lh7-us.googleusercontent.com/2pRII8HcbOIsLHkdiTw0m60-BRvoMPeKDiEw8ljbdcNDzt0TlnBYfmykrSOA-3dUNs1xt_idzflbZW7DEcXJ0VJBh_X95HMDiP2oAiDcjGScYE4kMgKWzNIzEqVD4S6zrOWVcEXkIy4MotuFmLynug" alt="" width="375"><figcaption></figcaption></figure>

3. MetaMask will open in a new tab in fullscreen mode. From here, find and the 'Add network manually' button at the bottom of the network list.&#x20;

<figure><img src="https://lh7-us.googleusercontent.com/a1uNwYaHPUw1oEA8r6B0poN8SBchYpMQXK9PrbfWo8gsxCYZxwyB-BUIRNmD1UnCpMfFhgPODwAr59bosesVX94rdG3NDdWCEEcjNocpNP8dLjxMWzX092vNzeNmj-HDBNv7OZ-0qlktnDs7CfhwPA" alt="" width="375"><figcaption></figcaption></figure>

4. Complete the fields and click 'Save' to add the network.

<figure><img src="https://lh7-us.googleusercontent.com/lSz90QaDfSZMBiT68uFn19j1GD1k327KWcMwUECFCKZAlMMFU1aFczyhT6mrzO-CcgXogCK852mBmd-1PyG9v7eA5WEHHMX522h27TBrmcP1ZAm_apJTmdeVlrUhMA3VsJSbg3wKtr6aV1L_VIO9WQ" alt="" width="375"><figcaption></figcaption></figure>

<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 URK</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><tr><td>Node Details (Enode)</td><td>enode://c619a2c46f6f5b7a90483937a4e49d0ed8a4a6729f47ba4adc8daaa9cc8b040afc354a131f66c9ac9eae45e55dcb0d62094a46f6565c99641c29799b07d99d9a@34.154.101.0:0?discport=30301</td></tr></tbody></table>

That's it! You've successfully switched to the CAGA Ankara Testnet network!


---

# 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/network-switch/metamask-manual.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.
