# Connecting Your Wallet

Embark on this exciting journey with our trio of supported wallets:

* [MetaMask](https://metamask.io/download/)
* [Crypto.com Onchain](https://help.crypto.com/en/collections/2221157-crypto-com-onchain) and [Desktop Wallet](https://crypto.com/onchain)
* [Brave Wallet](https://brave.com/wallet/)

**Find the Connection**: Look for the "Connect wallet" option in the top right corner of the Kaching protocol. Simply click get started! 🧭🔗

<figure><img src="/files/REmWCZ8hdO5YvQXsNpi1" alt=""><figcaption></figcaption></figure>

**Complete the Connection**: Click to connect your wallet, and a connection request will appear on your wallet interface. Grant approval from your chosen wallet to Kaching, and you're all set to stake your CRO to participate! 🌟🔓


---

# 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://docs.kaching.win/explore-kaching/connecting-your-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.
