# Approaches

- [Voting power approaches](https://governance.treasuries.io/approaches/voting-power-approaches.md): Comparing the different voting power approaches that could be used when making network and treasury decisions within Web3 ecosystems
- [Voting power factors for consideration](https://governance.treasuries.io/approaches/voting-power-approaches/voting-power-factors-for-consideration.md)
- [One person one vote](https://governance.treasuries.io/approaches/voting-power-approaches/one-person-one-vote.md): One person one vote for determining voting power
- [Wealth based](https://governance.treasuries.io/approaches/voting-power-approaches/wealth-based.md): Wealth based approach for determining voting power
- [Locked wealth based](https://governance.treasuries.io/approaches/voting-power-approaches/locked-wealth-based.md): Locked wealth based approach for determining voting power
- [Ecosystem contributions](https://governance.treasuries.io/approaches/voting-power-approaches/ecosystem-contributions.md): Ecosystem contribution based approach for determining voting power
- [Financial contributions](https://governance.treasuries.io/approaches/voting-power-approaches/financial-contributions.md): Financial contribution based approach for determining voting power
- [Tax contributions](https://governance.treasuries.io/approaches/voting-power-approaches/tax-contributions.md): Tax contribution based approach for determining voting power
- [Voting approaches](https://governance.treasuries.io/approaches/voting-approaches.md): Comparing the different voting approaches that could be used for making network and treasury decisions within Web3 ecosystems
- [Voting factors for consideration](https://governance.treasuries.io/approaches/voting-approaches/voting-factors-for-consideration.md): Listing the different factors that will be considered for each voting approach
- [Plurality voting](https://governance.treasuries.io/approaches/voting-approaches/plurality-voting.md): Plurality voting based approach for voting systems
- [Majority voting](https://governance.treasuries.io/approaches/voting-approaches/majority-voting.md): Majority voting approach for voting systems
- [Proportional voting](https://governance.treasuries.io/approaches/voting-approaches/proportional-voting.md): Proportional voting approach for voting systems
- [Preference voting](https://governance.treasuries.io/approaches/voting-approaches/preference-voting.md): Preference based voting approach for voting systems
- [Score voting](https://governance.treasuries.io/approaches/voting-approaches/score-voting.md): Score based voting approach for voting systems
- [Score voting approaches](https://governance.treasuries.io/approaches/score-voting-approaches.md): Comparing different score voting approaches that could be used for making network and treasury decisions within Web3 ecosystems
- [Points allocation approaches](https://governance.treasuries.io/approaches/score-voting-approaches/points-allocation-approaches.md): Comparing different points allocation approaches that could be used for determining how many points a voter will receive and how they can use them
- [Maximum points allocation approaches](https://governance.treasuries.io/approaches/score-voting-approaches/points-allocation-approaches/maximum-points-allocation-approaches.md): Comparing different maximum points allocation approaches that could be used for limiting how voters can use points in per decision points allocation approaches
- [Maximum proposal allocation factors for consideration](https://governance.treasuries.io/approaches/score-voting-approaches/points-allocation-approaches/maximum-points-allocation-approaches/maximum-proposal-allocation-factors-for-consideration.md): Listing the different factors that will be considered for each maximum proposal allocation approach
- [No maximum allocation](https://governance.treasuries.io/approaches/score-voting-approaches/points-allocation-approaches/maximum-points-allocation-approaches/no-maximum-allocation.md): No maximum allocation approach for per decision points allocation approaches
- [Quadratic allocation](https://governance.treasuries.io/approaches/score-voting-approaches/points-allocation-approaches/maximum-points-allocation-approaches/quadratic-allocation.md): Quadratic allocation approach for per decision points allocation approaches
- [Fixed maximum allocation](https://governance.treasuries.io/approaches/score-voting-approaches/points-allocation-approaches/maximum-points-allocation-approaches/fixed-maximum-allocation.md): Fixed maximum allocation approach for per decision points allocation approaches
- [Points allocation factors for consideration](https://governance.treasuries.io/approaches/score-voting-approaches/points-allocation-approaches/points-allocation-factors-for-consideration.md): Listing the different factors that will be considered for each maximum proposal allocation approach
- [Voting power per decision](https://governance.treasuries.io/approaches/score-voting-approaches/points-allocation-approaches/voting-power-per-decision.md): Voting power based points allocation approach
- [Number of proposals multiple points per decision](https://governance.treasuries.io/approaches/score-voting-approaches/points-allocation-approaches/number-of-proposals-multiple-points-per-decision.md): Number of proposals based points allocation approach
- [Available positions single points per decision](https://governance.treasuries.io/approaches/score-voting-approaches/points-allocation-approaches/available-positions-single-points-per-decision.md): Available positions using single points based points allocation approach
- [Available positions multiple points per decision](https://governance.treasuries.io/approaches/score-voting-approaches/points-allocation-approaches/available-positions-multiple-points-per-decision.md): Available positions using multiple points based points allocation approach
- [Multiple points per decision](https://governance.treasuries.io/approaches/score-voting-approaches/points-allocation-approaches/multiple-points-per-decision.md): Multiple points per decision based points allocation approach
- [Multiple points per proposal](https://governance.treasuries.io/approaches/score-voting-approaches/points-allocation-approaches/multiple-points-per-proposal.md): Multiple points per proposal based points allocation approach
- [Single point per proposal](https://governance.treasuries.io/approaches/score-voting-approaches/points-allocation-approaches/single-point-per-proposal.md): Single point per proposal based points allocation approach
- [Applying the score voting examples to these approaches](https://governance.treasuries.io/approaches/score-voting-approaches/applying-the-score-voting-examples-to-these-approaches.md): Applying the score voting approaches to the example score voting systems
- [Voting approach improvement ideas](https://governance.treasuries.io/approaches/score-voting-approaches/voting-approach-improvement-ideas.md): Exploring how the suggested score voting approach could be improved
- [Expressive approval voting with decision disapprovals](https://governance.treasuries.io/approaches/score-voting-approaches/expressive-approval-voting-with-decision-disapprovals.md): Outlining some suggested voting approaches that could be effective for Web3 ecosystems


---

# 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://governance.treasuries.io/approaches.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.
