# NEOPIN Governance Vote

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

A Permissioned DeFi NEOPIN believes in the power of decentralization, where the project thrives with the community, and has implemented a governance voting system to embrace the opinions of the community.

Community members who contribute to the NEOPIN ecosystem, defined as NPT Stakers, can participate in major decisions on proposals aimed at improving the NEOPIN ecosystem (NEOPIN Improvement Proposal a.k.a. NIP).

#### **✅ Find proposals here:**

{% embed url="<https://legacy.mayflower.fyi/governance/>" %}

### Voting Powers&#x20;

Users who have staked in NPT Stake product through NEOPIN will be allocated voting powers based on their staking amount. (The NPT based pool deposit such as "NPT-nUSDT" does not count for the allocation of voting powers.)

A number of voting powers is calculated based on the amount of NPT staked, and the number of voting powers is updated daily at 23:55 UTC.

For each agenda, a user’s voting power may vary as it is determined by taking a snapshot of the number of voting powers each user has at the time the agenda is listed on the NEOPIN governance page. This means additional staking will not be reflected in the number of voting power for an agenda if it is already listed.

Voting powers can be used to vote either “YES” or “NO” for each agenda item. When you vote, all of your voting powers for that agenda will be used, and you cannot change your vote once it has been submitted.

### Voting Results&#x20;

If less than 33% of the total voting powers issued are not voted by the end of the agenda, the result will be reflected as an “Abstain” and considered defeated. In this case, NEOPIN will conduct an internal review and vote for or against the proposal in accordance with \[[NIP-6](https://legacy.mayflower.fyi/governance/detail/?id=6666c4cfdb1dceb24834f004)].

If, on the other hand, more than 33% of the total voting powers are voted, the result of the proposal will be reflected by the majority rule of either the “YES”/”NO” option.

If neither “YES” nor “NO” receives more than half of the total votes, the result will be reflected as “Abstain”.

## How to Vote

Please see the guide below on how to vote on the Governance Voting Platform on NEOPIN.

{% content-ref url="/pages/weB6vdACFOnEDCQ93gbY" %}
[\[App\] Governance Voting Guide](/governance-vote/app-governance-voting-guide.md)
{% endcontent-ref %}

{% content-ref url="/pages/penZlV3RwFoB6gbhTNcu" %}
[\[Web\] Governance Voting Guide](/governance-vote/web-governance-voting-guide.md)
{% endcontent-ref %}


---

# 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.neopin.io/governance-vote/neopin-governance-vote.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.
