# Connect Wallet

1. Go to <https://portal-testnet.cagacrypto.com/>.
2. **Wallet Setup**: Install and configure a compatible wallet (e.g., MetaMask).
3. Click `Connect Wallet`.

<figure><img src="/files/ZIZjvAF8Pmk0oRrAeoEm" alt=""><figcaption><p>Click connect Wallet.</p></figcaption></figure>

4. Select your wallet.

<figure><img src="/files/1oe385ZS0UhySpohgbmT" alt=""><figcaption><p>Select your wallet.</p></figcaption></figure>

5. Select your account, and click `Next`.

<figure><img src="/files/Hm1pN0YPtmJmrb5FyYv9" alt=""><figcaption><p>Click Next.</p></figcaption></figure>

6. Click `Connect`.

<figure><img src="/files/KFnIMAdL3IwaHC1usieP" alt=""><figcaption><p>click connect.</p></figcaption></figure>

7. Switch to CAGA Crypto Ankara Testnet, click `Switch Network`.

<figure><img src="/files/wSVX2MfxLjolHE4j2tJt" alt=""><figcaption><p>Switch network.</p></figcaption></figure>

8. Check top left to reflect account number to ensure that you are connected.

<figure><img src="/files/SdaGNtKOf8xMNNz1I1GS" alt=""><figcaption><p>Connected shows your wallet address.</p></figcaption></figure>


---

# 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/connect-wallet.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.
