# Guiding Framework

Below is the initial guiding framework of the MozaicDAO. It is here to provide a strucutre for MozaicDAO members to draft proposals.

### Outline

An easy to digest summary of the MIP. Suggested length one-two sentences.

### Specifications

A detailed breakdown of the platforms, technologies and/or distribution(s) that will occur. Please provide as much detail as to the '*why* of your decisions.&#x20;

Try to include examples in this section of where this has been successfully (or unsuccessfully) implemented.&#x20;

### Justification

A short statement explaining why the Mozaic community should consider and implement the MIP.

### Overall Cost

The total cost to implement the MIP. The overall cost section should include a breakdown of the total cost of the MIP, including any associated costs for each step (where applicable).&#x20;

### Timeframe

Relevant timing details, including but not limited to start date, milestones, and completion dates.

### Steps to Implement

A (*brief*) procedure of the the steps to implement the MIP, including associated costs, manpower, and other resources.&#x20;

### Key Terms (optional)

Definitions of any terms that are unique to the proposal, new to the Mozaic community.

*If a MIP is not passed, the proposer may resubmit the MIP after addressing the concerns of the community.*&#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.mozaic.finance/governance/proposals/guiding-framework.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.
