# DAO Voting Board

This is our first available revenue stream, profit shared amongst our holders. There are a number of obstacles in the way of DAO voting working in a fair and efficient way, these things need to be addressed before things are the way they need to be.

### **Current Market and Pain Points:**

* Decisions are often made by founders - leaving votes completely undemocratic.&#x20;
* If holders are important, their voices should be heard.&#x20;
* Holders don’t tend to participate enough, perhaps they don’t feel like their vote matters, or they simply don’t want to participate.&#x20;
* Holding more NFTs doesn’t usually give you more of a say on how things go down. Benefits should be balanced with your investment.&#x20;
* The overall decision effectively rests with the founder, leaving holders feeling unheard and unimportant.

### **Our Solution?**

* We've built a voting system that identifies holders of NFTs.&#x20;
* One that gives holders the ability to pitch ideas on DAO spending, or how marketing can be done.
* It also gives holders the chance to vote on pitched ideas, and apply 1 vote per NFT. This means that more NFTs means more say - which is fair.

{% hint style="info" %}
We have developed a system that amplifies the voices of individual holders, by making their input count more.
{% endhint %}


---

# 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://memoboi.gitbook.io/memoboi-about-us/what-were-building/our-toolkits/dao-voting-board.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.
