> For the complete documentation index, see [llms.txt](https://docs.intersectmbo.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.intersectmbo.org/intersect-knowledge-base/archive/cardano-budget-archive/intersect-operational-services/2024-intersect-cdh-and-grant-contracts/2024-cdh-grants/closed-grants/constitutional-committee-portal/considerations.md).

# Considerations

{% hint style="danger" %}
**ARCHIVED**

This page has been archived. It's content might be outdated.
{% endhint %}

### Expected cost range

There is no set amount for this award, as we would prefer applicants to specify the amount needed to implement their proposed solution, allowing for a broader range of creativity. However, to help applicants sense-check their proposal, we expect the costs to fall in the range of 60,000 - 120,000 ada. Note that you may still propose outside of this range with valid reasoning.

### Suggested minimum milestones

The milestones below are indicative and proposals should ideally not exceed a six month delivery plan. Proposals should also broadly align with the [CIP-1694 roadmap](https://www.intersectmbo.org/roadmap).

| Milestone                                                                                            | Dates        |
| ---------------------------------------------------------------------------------------------------- | ------------ |
| Design phase (system architecture + UX/UI design)                                                    | Feb 21, 2024 |
| Testable prototype                                                                                   | Mar 21, 2024 |
| MVP - meets minimum requirements, fully working version                                              | Apr 21, 2024 |
| V1.0 - start to implement new features (may be based from the nice-to-have list) and/or improvements | May 31, 2024 |


---

# 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:

```
GET https://docs.intersectmbo.org/intersect-knowledge-base/archive/cardano-budget-archive/intersect-operational-services/2024-intersect-cdh-and-grant-contracts/2024-cdh-grants/closed-grants/constitutional-committee-portal/considerations.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.
