> For the complete documentation index, see [llms.txt](https://phaver.gitbook.io/phaver-help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://phaver.gitbook.io/phaver-help-center/managing-your-profile/connect-nfts-safely.md).

# Connect NFTs Safely

## Option 1: Delegate.cash - TL;DR

1. Visit <https://delegate.cash/>
2. Connect Cold wallet to delegate.cash
3. Create burner hot wallet and paste 0x address into the box&#x20;

&#x20;![](/files/HN2oThG7FpBxyofD8OWP)

4. Submit delegation and confirm transaction on your wallet (expect a $15 gas fee)![](/files/QhpJqNi3JGq8QbVgCNny)
5. Done 💯

Once done, connect your NFTs at <https://connect.phaver.com/> using your delegate.cash hot wallet

## Video Explainer (Delegate Cash)

{% embed url="<https://drive.google.com/file/d/1z-f1i2Paa-4alKGFCWudk2hqm8LX1rf0/view?usp=drive_link>" %}

## OR,&#x20;

## Option 2: Eternal Proxy Service (EPS) TL;DR&#x20;

1. Visit:<https://view.eternalproxy.com/>
2. Follow the instructions below to:

   1. Add EPSAPI tokens to your COLD wallet and
   2. Send 1 EPSAPI token from your COLD to your HOT (NB. make sure your Wallet is connected to Ethereum Mainnet)

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

   *P.S you will have to pay a gas fee - but will only have to do this once while you set your delegation wallet.*&#x20;
3. Once you have completed the wallet delegation visit <https://connect.phaver.com/> to connect your NFTs to Phaver with your HOT delegated wallet. \
   Note: Make sure that you have the HOT wallet selected when you connect to Phaver. All the assets in your COLD wallet will show up and you can safely verify that you own them&#x20;

For more information - visit the EPS page here <https://www.eternalproxy.com/setting-up-a-proxy/#steps>

**EPS is a wallet delegation service Endorsed by some of crypto's OG**

{% embed url="<https://twitter.com/bywassies/status/1603750552130977792?s=20>" %}

### Video Explainer if you still need help 😅

{% embed url="<https://drive.google.com/file/d/1nkL3fniP-NpdhtYPAFHxfFybEjyNFD3c/view?usp=share_link>" %}

Enjoy connecting your JPEGs safely! LFG 🚀\ <br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://phaver.gitbook.io/phaver-help-center/managing-your-profile/connect-nfts-safely.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
