# Hedgey

Hedgey's Contributor Rewards allow DAOs and tokenized communities to distribute locked tokens to their core contributors, while giving recipients a unique NFT which represents ownership of the locked tokens they've received. These NFTs can retain token voting rights, give access to gated communities and provide a host of other benefits.

**Notes:**

* **Supported networks:** Ethereum only with Coordinape now

{% hint style="info" %}
Hedgey also supports Polygon, Avalanche, Harmony, Fantom, Gnosis Chain, Celo, Boba, Arbitrum One and Optimism so this integration could flourish across chains soon!&#x20;
{% endhint %}

* **Supported tokens:** Any standard token used for contributor rewards.
* **GitHub documentation for Contributor Rewards can be found** [**here**](https://github.com/hedgey-finance/NFT_OTC_Core)**.**&#x20;
* **Audit for Contributor Rewards can be found** [**here**](https://github.com/hedgey-finance/NFT_OTC_Core/blob/main/audits/Hedgey_31032022_SCAudit_Report_2.pdf)**.**&#x20;

If you'd like to know more about Hedgy click [here](https://hedgey.finance)

## Enable Coordinape Integration

1. Navigate to the Admin Tab and Scroll to the [Integrations ](/info/integrations.md)section
   1. ![](/files/nyfKeHOCz8BStIu5OOdn)
2. Select your settings and click Save Hedgey Settings
   1. ![](/files/cT08uhw1v6t61pkDwGiL)

### Utilize Hedgey Integration

After you've enabled the integration you can now use fund any completed epoch with locked tokens.&#x20;

1. Go to your Circle Overview, select a Epoch that hasn't been paid out yet, and click Review/Export
   1. ![](/files/iKtI53RREj0oNaj5EqEW)
2. Select Hedgey as your CoVault Source
   1. ![](/files/hP1FZ3mSGa8tVzHreRqa)
3. Add the token address you of the token you want to distribute, the amount you want to pay, the lock period, transferability, and then click submit for Distribution.
   1. ![](/files/wQSo3DhLsiOGsczxmiDf)
4. There will be an additional Signature required to batch mint the NFT for the recipients of the Distributions. This NFT and the locked tokens can be claimed on the bottom of the Claims page
   1. ![](/files/LEZKYGgEydhWXtk621IR)
5. Clicking on View Hedgeys button will take you to Hedgey.Finance to view the NFT's and details about your NFT's
   1. ![](/files/clMSTk05cpqXqzmKNmOg)
   2. ![](/files/44gHBF7oMlrJjGQpLdJz)
6. When the Locking period has passed the tokens will be unlocked to do what you wish with them


---

# 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.coordinape.com/info/integrations/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.
