# 2. Connect Wallet

{% hint style="warning" %}
Proceed after completing all the required steps from [<mark style="color:green;">**Getting Started 🎬**</mark>](/products/camera/getting-started/0.-tl-dr.md).
{% endhint %}

### Don't have a wallet or supported avatar?

No worries. Feel free to use our [<mark style="color:green;">**Trial (Free) Avatars**</mark>](/products/camera/gm/trial-free-avatars.md).

### Don't want to connect your cold wallet?

MYTY is an official partner of [<mark style="color:green;">**Delegate Cash**</mark>](https://delegate.cash/), a solution that enables users to link the cold wallet with the hot wallet and allow the hot wallet to act on behalf of the cold wallet, like crypto power-of-attorney.&#x20;

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

If you'd like to delegate your NFTs in a cold wallet to a hot wallet first, head to [Delegate Cash Guide](/products/camera/how-to/2.-connect-wallet/delegate-cash-guide.md)before proceeding to Step 1.

### **Step 1**

Click <mark style="color:green;">**Connect Wallet**</mark> button on the top right corner of the app

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

### **Step 2**

Click <mark style="color:green;">**Open the default browser**</mark> or <mark style="color:green;">**Copy link in the clipboard**</mark> button

* <mark style="color:green;">**Open the default browser**</mark> button will automatically open the MYTY wallet connection website on your default browser.
* <mark style="color:green;">**Copy link in the clipboard**</mark>: button will automatically copy the MYTY wallet connection website to your clipboard. Simply paste the URL into your preferred browser.

{% hint style="danger" %}
Make sure the URL begins with `wallet.myty.space`! \
Only use links provided by our official channels.
{% endhint %}

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

### **Step 3**

Once the browser opens, click <mark style="color:green;">**Connect Wallet**</mark>.

###

### **Step 4**

Select the appropriate wallet.

### **Step 5**

Click <mark style="color:green;">**send message**</mark>.

{% hint style="success" %}
Note that this message/signature is an *Identity Proof* signature that does not trigger any transaction, meaning your assets cannot be moved.
{% endhint %}

### **Step 6**

Sign a message from an appropriate wallet.

### **Step 7**

Click <mark style="color:green;">**Open MYTY Camera**</mark> from the pop-up window.&#x20;

If the pop-up does not open automatically, check if the browser is blocking the pop-up in the address bar. An alternative method is to click <mark style="color:green;">**Open the Desktop app**</mark> from the MYTY wallet connection page.

<figure><img src="/files/l0LAHs4bxLGsx8ARqxfE" alt=""><figcaption><p>Step 3 - Step 7 (MetaMask)</p></figcaption></figure>

The delegated NFTs will show the wallet address of the delegator (cold wallet) along with the Delegated Cash logo

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

### Done :white\_check\_mark:

Proceed to [<mark style="color:green;">**Select Avatar**</mark>](/products/camera/how-to/3.-select-avatar.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://myty.gitbook.io/products/camera/how-to/2.-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.
