# RD2 | Labor-Based Based Voting Authority

#### Due Date:&#x20;

#### Authorship Team:

**Author //** Phillip Brock *\[acceptance]*

**Editor //** Kenneth Shultz, PE *\[accepted]*

### **Abstract**

Blockchain enthusiasts usually tout the benefits of decentralization. Unfortunately, many of the features baked into the technology ultimately lead to a re-centralization in myriad ways. A small [central group of miner farms](https://www.sunbirddcim.com/infographic/largest-bitcoin-mining-farms-world) generally controls all rewards on the bitcoin network. When it comes to voting mechanisms, most involve the spending of coins, which makes voter authority directly proportional to their access to funds.&#x20;

A proposed solution to this problem involves removing or reducing the possibility of exponential relationships from voting power. Non-transferrable voting tokens are issues based on a user's contribution to the network. You earn voting tokens as you review, submit, or otherwise interact with the system. These tokens are non-transferrable, would be burned when used for voting, and may expire after some time. This paper will explore these ideas and propose technical standards for developers to implement as a pallet on the chain. This voting token introduces a new token that is not nonfungible (NFT) nor technically wholly fungible.

[Click here to view this project's documentation progress](/researchers/publication-pipeline/research-development/rd2-or-labor-based-based-voting-authority.md)


---

# 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://www.build3.network/researchers/publication-pipeline/research-development/rd2-or-labor-based-based-voting-authority.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.
