# Delegating a Wallet

It is possible to connect a hot wallet (like metamask) to a cold wallet (like ledger) by using [Delegate.Cash](https://delegate.cash/). This allows your cold wallet to continue being secure while being able to navigate NFT airdrop claims, token governance, and more.

What this means is that your hot wallet allows you to view your cold wallet items online. For example, you could view spaces or avatars that are on your ledger wallet from your Metamask wallet within Mona.

{% hint style="info" %}
For more information on how to connect your wallets, go to the [Delegate.cash docs](https://docs.delegate.cash/delegatecash/delegating-a-wallet).
{% endhint %}

* The Delegate cash option on the wallet selection is an information pop up that links to the [Delegate.Cash](https://delegate.cash/) website and has a quick overview of the process.&#x20;

<figure><img src="/files/JbudKZ5TpK751JN7EtuG" alt=""><figcaption><p>Connect your delegate cash wallet</p></figcaption></figure>

<figure><img src="/files/1myJmnDAGgqOjWroOQ1B" alt=""><figcaption><p>The delegate cash popup</p></figcaption></figure>

* Once your wallets are connected on the [Delegate.Cash](https://delegate.cash/) website, you ***connect your wallet using the Metamask or Wallet connect options as per usual***.
* Once logged in, you should be able to select the desired wallet that is linked to the hot wallet from the top right. This is available wherever assets are stored such as the Mona Wallet and the Avatar selection page.

<figure><img src="/files/CANpq2AM1Jea2e3LJcEg" alt=""><figcaption><p>Select the desired wallet</p></figcaption></figure>

* This will then allow you to view your assets on either wallet as needed.


---

# 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.monaverse.com/collect/setting-up-a-wallet/delegating-a-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.
