# Crypto.com DeFi Wallet

### Setting up Crypto.com DeFi Wallet

If you have not yet set up a Crypto.com DeFi Wallet account, please do so following instructions in [this link](https://help.crypto.com/en/articles/3957405-getting-started-defi-wallet); if you are using desktop browser and have not yet installed Crypto.com DeFi Wallet on your Chrome, please do so via [this link.](https://help.crypto.com/en/articles/5484125-wallet-extension)

{% hint style="danger" %}
Never share your **secret seed phrase**.

Never share your **private keys**.

Never enter your **secret seed phrase or private keys** into any website online.
{% endhint %}

### Connect Crypto.com DeFi Wallet to Single Finance

Click the **Connect Wallet** button on the right-top corner in any page.

![](/files/ImFawP3pM1VUxhasqiSZ)

Choose **Crypto.com DeFi Wallet**.

![](/files/xqPrkFtuZQsMQ7mPbJfn)

Scan the QR code and tap **Allow** in your mobile app.

<div align="center"><img src="/files/mj1tYdumd9hYmAgSiG6B" alt=""></div>

Click **Allow** in the desktop extension. You're all set!

![](/files/Gomu0Bke5iLCJqjt2UMk)


---

# 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.singlefinance.io/home/getting-started/crypto.com-defi-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.
