# Roadmap

## Goals

* **A Flexible Design for Funding Public Goods:** Contextualize quadratic funding as a mechanism for funding public goods for public policies at municipal, state and national levels.
* **Quadratic Funding and Pluralist Economics in Brazil:** Produce a academic paper that connects development challenges and the tragedy of the commons to quadratic funding as a mathematically optimal solution for allocating public goods in a democratic way.
* **Onchain Capital Allocation**: to learn, build and implement a protocol that uses quadratic funding as a capital allocation mechanism. Bring together experiences of protocols in Portuguese, such as [clr.fund](https://clr.fund/#/), [Gitcoin](https://www.gitcoin.co/), [Giveth](https://giveth.io/), [Allo.capital ](https://www.allo.capital/)for researchers and builders new to the ecosystem.

<figure><img src="/files/cxw7cSjpBMHP2fMEz0Vo" alt=""><figcaption></figcaption></figure>

## Milestones

{% stepper %}
{% step %}

### 💡 Concept

* Initial implementation of the Dádiva platform.
* Mapping impact projects (cultural, environmental, educational areas).
* Gathering onchain capital allocation and coordination mechanisms to present to projects.
* Documentation of results and learnings from the concept phase.
  {% endstep %}

{% step %}

### 📚 Learn

* Development of articles in Portuguese about quadratic funding mechanisms and onchain allocation.
* Conducting in-person and virtual workshops throughout Brazil to train communities and local initiatives.
* Acceleration of socio-environmental entrepreneurship projects with the Ethereum ecosystem.
  {% endstep %}

{% step %}

### 🤝🏿Coordination

* Initial formation of Dádiva DAO.
* Development and implementation of onchain governance mechanisms adapted to the Brazilian context.
* Establishment of institutional partnerships with universities, research institutes, and local governments.
  {% endstep %}

{% step %}

### 🛠️ Build

* Development of the Grants platform.
* Expansion of the platform to other regions of Brazil and Latin America, with customized solutions for regional challenges.
* Integration with traditional financial systems to facilitate access and financial inclusion (Web 2.5).
* Consolidation of Dádiva as essential and sustainable infrastructure for continuous funding of public goods in Brazil.
  {% endstep %}
  {% endstepper %}


---

# 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://dadiva.gitbook.io/home/getting-started/publish-your-docs.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.
