Skip to content

Commit 61b9f5f

Browse files
metaproph3tgitbook-bot
authored andcommitted
GITBOOK-37: No subject
1 parent d4e9974 commit 61b9f5f

File tree

2 files changed

+33
-18
lines changed

2 files changed

+33
-18
lines changed

docs/SUMMARY.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* [Creating a DAO](using-the-platform/creating-a-dao.md)
88
* [Creating Proposals](using-the-platform/creating-proposals.md)
99
* [Trading Proposals](using-the-platform/trading-proposals.md)
10-
* [Value Resolved Decision Markets](using-the-platform/value-resolved-decision-markets.md)
10+
* [Metric Markets](using-the-platform/value-resolved-decision-markets.md)
1111

1212
## Futarchy
1313

@@ -45,4 +45,4 @@
4545

4646
* [Linkedin](https://linkedin.com/company/metadaoproject)
4747
* [WellFound](https://wellfound.com/company/metadao)
48-
* [Job Board](https://jobs.metadao.fi)
48+
* [Job Board](https://jobs.metadao.fi)
Lines changed: 31 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
1-
# Value Resolved Decision Markets
2-
MetaDAO's value based decision making program is adaptable for many different applications. In Hanson's paper he proposes we vote on values but bet on beliefs, therefore this is an iterative step in that direction.
1+
---
2+
hidden: true
3+
---
4+
5+
# Metric Markets
6+
7+
MetaDAO's value based decision making program is adaptable for many different applications. In Hanson's paper he proposes we vote on values but bet on beliefs, this is an iterative step in that direction.
38

49
In some cases the underlying value may not be directly measurable (value accretive to the business) but can be measured discretely within a criteria framework, or perhaps many values may be assessed in aggregate.
510

@@ -9,9 +14,10 @@ These markets must be resolved to do so we propose an initial structure in line
914

1015
With the advancement of oracles and on-chain data there exists a certain future where the practicality of automated resolution is within reach. However the current implementation is designed around flexibility with the status quo.
1116

12-
What ideas might you want to see evaluated or examples you'd be interested in experimenting with? Join the [MetaDAO Discord](https://discord.gg/metadao) and let us know!
17+
What ideas would you want to see evaluated or examples you'd be interested in experimenting with? Join the [MetaDAO Discord](https://discord.gg/metadao) and let us know!
1318

1419
## Examples
20+
1521
We've designed the product based on consumer demand, but by no means is it constrained to ONLY these examples.
1622

1723
### Grants
@@ -21,28 +27,34 @@ The following is a guide for use within a grants program and what will be requir
2127
<figure><img src="../.gitbook/assets/grant-summary.png" alt="Grant Process Overview"><figcaption></figcaption></figure>
2228

2329
#### Pre-requisites
30+
2431
First, MetaDAO will need the following:
2532

26-
- Rubric: a rubric for evaluating grants’ effectiveness. This is what traders will use to price a grant and determine whether it should be allowed to go through. An example is [here](../examples/rubric.md).
27-
- Desired minimum liquidity: how much liquidity you’d like to see in a grant market at a minimum. We recommend from $2k to $20k, where minimum liquidity is at least 20% of the average expected size of grant. More liquidity means a stronger incentive to correctly price a market.
28-
- Desired grant size: how much grantees should be able to request, and whether this is fixed or if there’s a range that grants can request from.
29-
- Desired threshold: how effective you want the market to rate a grant before it's awarded, based on your criteria. For example, '50%' or '85%.'
30-
- Trading period: how long the markets will run for. We recommend 3 days.
33+
* Rubric: a rubric for evaluating grants’ effectiveness. This is what traders will use to price a grant and determine whether it should be allowed to go through. An example is [here](../examples/rubric.md).
34+
* Desired minimum liquidity: how much liquidity you’d like to see in a grant market at a minimum. We recommend from $2k to $20k, where minimum liquidity is at least 20% of the average expected size of grant. More liquidity means a stronger incentive to correctly price a market.
35+
* Desired grant size: how much grantees should be able to request, and whether this is fixed or if there’s a range that grants can request from.
36+
* Desired threshold: how effective you want the market to rate a grant before it's awarded, based on your criteria. For example, '50%' or '85%.'
37+
* Trading period: how long the markets will run for. We recommend 3 days.
3138

3239
#### Grant Lifecycle
40+
3341
<figure><img src="../.gitbook/assets/grant-flow-chart.png" alt="Flow Of Decision Market For Grants"><figcaption></figcaption></figure>
42+
3443
In our system, grants go through several stages:
3544

36-
- Ideation
37-
- Decision market
38-
- Spot market
39-
- Resolution
45+
* Ideation
46+
* Decision market
47+
* Spot market
48+
* Resolution
49+
50+
**Ideation**
4051

41-
##### Ideation
4252
First, someone needs to come up with an idea for a prospective grant. Once they’ve determined that they’re willing to do it, they’ll write a grant proposal. This proposal can optionally follow your own template.
4353

44-
##### Decision market
54+
**Decision market**
55+
4556
<figure><img src="../.gitbook/assets/grant-ideation-decision-market.png" alt="Decision Market For Grants"><figcaption></figcaption></figure>
57+
4658
Once a prospective grantee has written up their grant proposal, we help them create a decision market.
4759

4860
In the decision market, traders trade on what would be the effectiveness score of this grant if it were given?
@@ -53,9 +65,12 @@ The market price of E-UP represents the market’s view on how effective a grant
5365

5466
After the trading period, the grant will be either accepted or rejected. If it’s rejected, all traders get their money back and no money is sent to the grantee. If it’s accepted, the money will be sent by whatever means you prefer (e.g., out of a Squads multisig).
5567

56-
##### Spot market
68+
**Spot market**
69+
5770
<figure><img src="../.gitbook/assets/grant-spot-evaluation.png" alt="Spot Market With Evaulation"><figcaption></figcaption></figure>
71+
5872
If a grant is given, we leave the E-UP and E-DOWN markets open. This allows traders to liquidate their position if the market has already priced in their beliefs. This also allows the market to continuously evaluate the grantee.
5973

60-
##### Resolution
74+
**Resolution**
75+
6176
After the time period specified in the rubric, the grant is graded. Its score is fed into an oracle so that traders can redeem their E-UP and E-DOWN for cash. This concludes the process and the markets.

0 commit comments

Comments
 (0)