# For Wormhole investors who have received lockups on Hedgey

**Safeguarding your locked token NFT**\
Your tokens are locked in the Hedgey escrow contracts and allocated to your wallet using an ERC721 NFT (Hedgey Lockup Plan.) This NFT acts as your "access key" to claim tokens as they unlock. It is important to safeguard this NFT in your wallet. If you transfer this NFT from your wallet, you will lose the ability to claim tokens as they unlock from your wallet.

***

### Your Wormhole token allocation details

Your locked token allocation has the ability to participate in onchain governance. In the guide below, you will see a step-by-step walkthrough of how to delegate, claim, and manage your token allocation. Your lockup has four yearly unlock dates. You will see the first three years in row 1 of your active lockups and  a separate lockup for the fourth year in row 2. The lockup was structured this way to account for the 2028 leap year and ensure that all tokens unlock on the correct day and time.&#x20;

<figure><img src="/files/1EMvVAzrddb3m2QDDe7f" alt=""><figcaption></figcaption></figure>

**Support** \
If you need support or have questions, feel free to reach out directly on our [Support channel](https://t.me/hedgeysupport), or book a [quick 15 minute](https://calendly.com/lindseywinder/productintro) call with our team. We're always here to help.

## Interacting with your Wormhole token lockup

### Step 1: Connecting

* Go to Investor Lockups on the Hedgey [App](https://app.hedgey.finance/investor-lockups). &#x20;
* Connect your wallet to view your locked token allocation.&#x20;
  * If you are using a <mark style="color:green;">Safe</mark>, click the green <mark style="background-color:green;">View on Safe</mark> button to open our dedicated Safe App experience.&#x20;
  * For <mark style="color:yellow;">Fireblocks</mark> users, view our [Fireblocks walkthrough video](https://hedgey.gitbook.io/hedgey-community-docs/support-docs/using-hedgey-app-with-fireblocks)
  * For <mark style="color:orange;">Metamask</mark>, Wallet Connect, or other EOA solutions, click the <mark style="background-color:blue;">connect wallet</mark> button.

### Step 2: Delegating

* On your lockups you will be able to delegate your voting power to whomever you choose. You can do this by either clicking the <mark style="background-color:blue;">Delegate All</mark> button (delegate the voting power of both lockups to a single addres) or clicking the <mark style="background-color:blue;">More</mark> button and then the <mark style="background-color:blue;">Delegate</mark> button within the specific row to delegate each lockup separately.&#x20;
* Once you click either button, a screen will appear that allows you to add the address you would like to delegate voting rights to. Enter the address of your delegate and confirm.
* Once you have delegated your Delegate will appear in column 5. You can update this Delegate as frequently as you like.

<figure><img src="/files/3EjrCQ9CtSjoqri9Gn7e" alt=""><figcaption></figcaption></figure>

### Step 3: Claiming

When your first unlock cliff occurs and you are ready to claim, the grayed out claim button will become active. Clicking this button will initiate your first token claim.

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

**Other Features**

If you click "More" you will see other features for your lockup. You will be able to segment a lockup into multiple lockups and transfer your lockup. Both of these should be done with caution.&#x20;

* Transferring a lockup can be useful if you are rotating wallets (say from a Safe to Fireblocks) and want to move your lockup. Transferring a lockup involves transferring the ERC721 NFT to the new wallet. It will transfer your "access key" to the new wallet. Once transferred, your sending wallet will not be able to claim tokens as it no longer holds the access key.&#x20;
* Segmenting a lockup is useful for delegating smaller amounts of tokens from a single lockup plan while keeping the lockup in a single wallet. This feature allows you to separate one NFT into two NFTs, with each NFT retaining the same lockup schedule but with separated values of tokens. <br>

**You are all set!** 🎉  Watch the video below and feel free to [reach out](https://t.me/hedgeysupport) or [book a call](https://calendly.com/lindseywinder/productintro) with any additional questions.

{% embed url="<https://www.loom.com/share/d577165cdf234ce587a24a9d19d3b638?sid=3fce8e40-0859-412f-b7fb-b7dd12f94bf7>" %}

Audits by Consensys Diligence, Resonance, Audit One, and Salus can be found [here](/hedgey-community-docs/for-developers/audits.md).&#x20;


---

# 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://hedgey.gitbook.io/hedgey-community-docs/support-docs/for-wormhole-investors-who-have-received-lockups-on-hedgey.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.
