# Conviction Voting

## About

Conviction Voting will be the TEC fund allocation tool If the Hatch DAO decides to implement the CV app via Dandelion Voting. In Conviction Voting, the TEC token holders can stake their tokens to support one or more proposals. We call this "preference". "A member can change their preference at any time, but the longer they keep their preference for the same proposal, the “stronger” their conviction gets. This added conviction gives long standing community members with consistent preferences more influence than short term participants merely trying to influence a vote." [Read more about Conviction Voting.](https://medium.com/giveth/conviction-voting-a-novel-continuous-decision-making-alternative-to-governance-aa746cfb9475)&#x20;

#### What are the main Conviction Voting actions in the TEC?&#x20;

* Everyone can post proposals to fund TE projects in the CV section of the Forum using the CV proposal template and have the forum link submitted to the CV instance of the Commons&#x20;
* TEC token holders can vote on CV proposals by staking their TEC tokens&#x20;
* TEC token holders can change the preference of their votes&#x20;
* CV proposals that break our code of conduct can be sent to dispute using **Disputable Voting** &#x20;

**Is this action or outcome required?**&#x20;

* It is required to post CV proposals in the CV section of the forum before submitting it to the CV instance of the Commons.&#x20;
  * Proposing directly in the Commons without a forum link may lead to an apathetic response from the community&#x20;
* Proposals should provide detailed financial description. It is preferred that costly proposals are broken into milestones that can be submitted separately with a title that indicates continuity. (The higher the cost, the higher conviction a proposal will need to be approved in the Commons)&#x20;

**Is this action or outcome discouraged?**&#x20;

* Posting a proposal for signaling purposes - It is a good practice to use the Forum Voting section to submit signaling proposals since they don't need to be on chain.  &#x20;
* It is against our Code of Conduct to post a proposal unrelated to the advancement of the TE field. If the proponent has questions about the scope of their proposal, they can use the Advice Process Category to request feedback.&#x20;
* It is highly discouraged to edit the proposal in the forum once it has been submitted to the Commons.&#x20;
* It is discouraged to use private chats to ask community members to vote in proposals&#x20;


---

# 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://token-engineering-commons.gitbook.io/tec-handbook/tec-agreements-1/collective-agreements/conviction-voting.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.
