# Network Switch

**Connecting to the CAGA Network: A Step-by-Step Wallet Configuration Guide**

Welcome to the CAGA Network! As you embark on your journey with us, you may need to switch your wallet's network to interact seamlessly with CAGA's features. This guide provides straightforward instructions for configuring various popular wallets to connect to the CAGA Network.

Whether you're using MetaMask, Bitget, Fearless, Fox, or imToken, the process is simple and ensures you have access to all the capabilities that CAGA offers. You can find our network details, including RPC URLs and chain IDs, on the official [EVM Chainlist](https://evmchainlist.org/chain/72778). This list serves as your hub for CAGA Network's technical specifications required for the switch.

{% embed url="<https://evmchainlist.org/chain/72778>" %}
EVM Chainlist
{% endembed %}

Below you'll find tailored guides for each wallet. Please select your wallet to see specific instructions:

1. [Bitget](/caga-whitepaper/ecosystem-development/testnet/network-switch/bitget.md)
2. [Fearless](/caga-whitepaper/ecosystem-development/testnet/network-switch/fearless.md)
3. [Fox](/caga-whitepaper/ecosystem-development/testnet/network-switch/fox.md)
4. [imToken](/caga-whitepaper/ecosystem-development/testnet/network-switch/imtoken.md)
5. [MetaMask (Auto)](/caga-whitepaper/ecosystem-development/testnet/network-switch/metamask-auto.md)
6. [MetaMask (Manual)](/caga-whitepaper/ecosystem-development/testnet/network-switch/metamask-manual.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/network-switch.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.
