# iob.fi DAOs

## *True democracy, not only for the rich*

Many of today's DAOs are not living up to their promise. Aside from low participation, they are generally not truly decentralized in the decision-making process and its results.&#x20;

We are proposing a novel approach to help solve some of the problems.&#x20;

### An electoral college plus a popular vote system

All governance tokens are not free in reality. Most of the public holders are buying them for price speculation only, not voting, the tokens' true purpose of existence. Coupled with the high gas fee that is required for each vote, voting participation is generally low by the public token holders. On the other hand, anyone can acquire testnet tokens and vote for free with some dedicated efforts on the testnet. &#x20;

We are proposing a new voting system that has been around for over 200 years, the [electoral college](https://en.wikipedia.org/wiki/United_States_Electoral_College) paired with a popular vote system.&#x20;

In our governance model, we will simultaneously maintain both the Ethereum Mainnet and Rinkeby Testnet DAOs to vote on every issue and proposal. The testnet DAO is what we call a popular vote platform. Each testnet vote result is delegated to a representative (an elector) on the Mainnet DAO to be cast on the proposal with a certain proportion of the total voting power. &#x20;

### How to encourage community engagement

Broad community involvement is essential to the success of DAO governance. We plan to empower the airdrop participants with Rinkeby testnet DAO tokens and give them a say in running iob.fi business. Over time, the testnet voters that have helped reshape our governance decisions will be awarded the official FI tokens.&#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://docs.iob.fi/dao/iob.fi-daos.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.
