> For the complete documentation index, see [llms.txt](https://docs.omgkirbydao.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.omgkirbydao.com/faq/roadmap-v1.md).

# Roadmap v1

**Roadmap**

**What is the omgkirby DAO?**

The omgkirby DAO is a community for lofi fans, artists, and builders to help shape what omgkirby will become as a community-owned artist and brand.

**How will the treasury be funded?**

25% of primary sales will be earmarked to seed the DAO treasury (once created) which will be fully governed **by the community.** In addition to proceeds from primary sale, 67% of royalties earned from secondary sales of the genesis NFTs will also be directed to the DAO treasury. The founding team has several other ideas to fund the treasury, but we know this only scratches the surface and we can’t wait to see community generated proposals.

**Some additional ideas to fund the treasury from the founding team:**

* streaming royalties of select future omgkirby releases
* omgkirby merch
* omgkirby concerts and tours
* future nft sales
* sales of stem packs

**How will the treasury funds be used?**

The community will ultimately decide how treasury funds are used but here are some possible ideas from the founding team:

* Fund collabs with other producers and artists
* Produce and create live omgkirby shows & experiences
* Build a lofi experience progressive web application
* Commission lofi related content
* Design omgkirby merch line

**Session 1 DAO Initiatives**

Based on a vote by our community, we now have our Session 1 Roadmap!

* omgkirby creates a track with high-visibility artist feature
* Complex voting system established
* Treasury Management Research Project
* Organize Marketing Effort
* omgkirbyDAO Album
* Create a new omgkirby based generative music collection

Please read the full proposal for more information: <https://snapshot.org/#/omgkirby.eth/proposal/0xc5d534bc5a33eb7d8a4aab73c60283212e55af2b9f935775b098bf781880dfca>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.omgkirbydao.com/faq/roadmap-v1.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
