# 2.0 Roadmap

### Phase 1: Preparation

* **Define Roles:** Leadership and member responsibilities will be clarified to align with the updated structure, including interim positions leading up to elections.
* **Recovering Funds:** Efforts will focus on identifying and recovering funds in old wallets, including those left by previous councils.
* **Evaluation:** A brief review of the DAO’s current state is underway to determine what’s working and what needs to be changed or improved.
* **Update Documents:** The evaluation, DAO charter, new teams framework, and election process will be published on GitBook, with each section shared as it is finalized.

### Phase 2: Governance Updates

* **Realms Adoption:** Realms will become our platform for managing proposals, voting, and treasury tracking.
* **Hold Elections:** The core team will be elected, with members chosen to lead teams in the following areas:
  * Business & Innovation
  * Community & Growth
  * Operations & Support
  * Research & Development

### Phase 3: Budgeting and Treasury

* **Set Rules:** Guidelines for managing and accessing funds will be created to establish clear processes and accountability.
* **New Treasury Setup:** Funds will be divided into specific categories:
* **Main Treasury:** Oversees overall fund allocation according to DAO priorities.
  * **Operations Fund:** Covers tools, platforms, DAO infrastructure, team pay, and contracting needs.
  * **Reserve Fund:** Held for emergencies and long-term stability.
* **Community Treasury:** Supports member proposals and community events.
* **Set Budgets:** The new core team will create and finalize budgets in collaboration with prior leaders.
* **Transfer Funds:** Once budgets are finalized, all treasury funds will be moved from Align and Squads multi-sigs to the new wallets on Realms.

### Phase 4: Community-Driven Projects

* **Share Proposal Guidelines:** Rules and processes for submitting proposals will be finalized.
* **Proposal Submissions Open:** Members will be able to submit ideas for funding through the community treasury.
* **Proposal Review:** Submissions will be evaluated by the Core Team and members, voted on, and tracked through Realms.
* **Fund Approved Projects:** Resources will be allocated to approved initiatives, with regular updates on progress provided to the community.


---

# 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://saga-mobile-dao.gitbook.io/codex/milestones/2.0-roadmap.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.
