# vEDC

### How to get the vEDC

EE Director NFT holders can obtain voting rights (vEDC) by staking NFTs. In terms of overall governance, vEDC refers to the right to vote to participate in the operation of the EEDAO protocol and has the following unique rights within governance.&#x20;

* The authority to vote on the governance agenda.
* &#x20;Determining the distribution of EDC mining in each party room.
* &#x20;Rewards from contribution to governance
* &#x20;Earnings from EE service.

### Process

* Staking 1 director NFT gets 1 vEDC and staking cannot be canceled until the end of the contract period. (ex. 10 days, 1 month, 3 months, 6 months, 9 months, 12 months)
* After the end of the staking period, holders can unlock the staked NFT and return to their wallets. If the staked NFT is once unlocked, vEDC of that holder will be automatically burned.
* If a holder does not unlock the staking even after the contract period, the holder can own the same vote authority without any further contract.&#x20;
* Director can freely unlock the staking after the contract period.&#x20;
* vEDC is not burned while voting. If multiple agendas are in progress at the same time, directors can vote as much as the vEDC they have on each agenda.
* vEDC is EE’s unique voting authority and cannot be distributed or sold to the external market.


---

# 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://eternaledtions.gitbook.io/eng/dao/vedc.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.
