# Token Curated Tests Grids

&#x20;Token curated test grids are decentrally-curated grids with intrinsic economic incentives for token holders to curate contents judiciously. Again from Kilt: Token holders have a tactical incentive to challenge and reject every candidate to their registry In the interest of increasing their holdings, this is at odds with their strategic interest of increasing the value of their holdings. An empty list is of no interest to consumers, so candidates would not bother applying to it. Candidates drive fundamental demand for a registry’s intrinsic token, so by behaving tactically rather than strategically, token holders go against their interest and incur a potentially severe financial loss. Generally, it is in the interest of economically rational token holders to behave strategically and curate a high-quality list.&#x20;

The augmented democracy protocol suggests using the same tripartite proving structure as Kilt: Verifier, claimer, and attester, but the latter one is responsible for curating the list of contributors to the test grid: gatherers and curators. Gatherers gather facts about the question, and curators conveniently arrange the information into the most straightforward and easy test possible. The goal of the test is less to test knowledge but to assert the recognition of facts instead.&#x20;

Assuming that this is a good way for tests to be based on verified facts, could there be a case, in specific scenarios, where there would be voter accountability against proven facts? Could this also render elected officials accountable for their decisions when participating in high-level votes?

**Deliberative Democracy**&#x20;

On the flip side, shining the light on someone’s disagreement within the consensus could help the individual and the collective. In North American tribes, ”Unanimity requires that everyone involved agrees.” <https://www.ictinc.ca/blog/what-does-traditional-consensus-decision-making-mean>

This more thorough approach could be applicable in some instances and could be aided by several rounds of augmented voting.

**Staking and Quadratic Voting** \
\
The concept of ”putting your money where your mouth is” has been used successfully by proof of stake. Initially a good idea, whales have successfully tampered with these networks. Whales have a proof-of-stake advantage; the more coin you offer, the higher the chance you have to be selected as a validator. With the existing democracy pallet, proposals are already created with a staked amount. If this could be extended to voting using this same formula: \
cost to the voter = (number of votes)²

To even out the voting power. The cost of each vote to a single project from a single contributor will increase, encouraging community contributors to donate to more projects. \
Read more >> <https://vitalik.ca/general/2019/12/07/quadratic.html>

**Node Reputation / Performance History** \
\
Leveraging substrate reputation mechanism for feeding Token curated test-grids. WIP

\
\&#xNAN;*All of the above is not a solution in itself but can contribute to strengthening the vote and highlighting the weaknesses of a vote in dispute resolution, elections, reaching consensus, or seeking out the truth.*<br>


---

# 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://wiki.kylin.network/getting-started/project-details/project-architecture/data-marketplace.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.
