# About veNFT

veNFT is used to determine whether a proposal is adopted. veNFT comprises of three voting sources: GEODNET Location NFT, Staked GEODs, and Locked GEODs. A 67% or 90% majority vote is required to pass a proposal.

Location NFTs are rewarded to miners according to our mining rules. Members can also stake their GEOD tokens to gain voting power. Currently, locked GEOD holders, including our team and investors, are considered foundation members.

### Access the veNFT Page

By clicking the “About veNFT'' button on the GEODNET Governance homepage, you can open the veNFT page to view details about the platform's voting system.

<figure><img src="/files/5789296HpFFm4C1vD4uC" alt=""><figcaption></figcaption></figure>

### View the Latest veNFT Status

On the "About veNFT" page, scroll down to view the latest veNFT status panel. When the total amount of Location NFTs, Staked GEODs, or Locked GEODs changes, the corresponding veNFT figures are also automatically updated based on their weight in the total veNFT power.&#x20;

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

### Understanding the Weighting of veNFT Power

To grasp the calculation and weighting of the veNFT power, scroll to the bottom of the page to view the following table.&#x20;

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

The "Percentage" column indicates the weight of each veNFT source in the total veNFT power. The "Calculation" column displays the required amount of Location NFTs, Staked GEODs, or Locked GEODs needed for one veNFT.


---

# 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.geodnet.com/geod-governance/about-venft.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.
