# Conviction Voting

“Conviction Voting offers a novel decision making process that funds proposals based on the aggregated preference of community members, expressed continuously.” [Deep dive here.](https://medium.com/commonsstack/conviction-voting-a-novel-continuous-decision-making-alternative-to-governance-62e215ad2b3d)

**When to use:** When requesting funds for projects that aim to advance the field of Token Engineering and are aligned with TEC’s [mission, vision and values](https://app.gitbook.com/o/-MRe_DImEWCFDsZ_TQd2/s/-MRe_M_mUIIB11A-MQyZ/what-is-the-tec/mission-vision-and-values).

For financial requests that will be submitted to Conviction Voting, proposers must get a signal from the community by sharing their proposal for the Community Advice Process at least a week prior to submitting to the DAO. Once the feedback received (if any) is revised, they can move it to the Proposal section in the forum and then to the Conviction Voting app on-chain. [All Conviction Voting proposals should use this template](https://docs.google.com/document/d/17R-9Ro-rPLWvRNG5gK-sJqnWSFhcICNeeaC-UOEqsYg/edit).

Conviction Voting incentivizes large proposals to be broken into milestones and submitted one step at a time. Proposals are more likely to pass when requesting smaller amounts of funds.

### **Conviction Voting Parameters**

**Conviction Growth:** 7 days\
**Minimum Conviction:** 4%\
**Spending Limit:** 11%


---

# 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/governance/voting-tools-and-methods/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.
