> 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/functional-requirements.md).

# Functional requirements

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

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

* Homepage: an overview with educational content related to:
  * What is the Constitution and why is it important? - with a link to the latest version of the Constitution
* What is the Constitutional Committee and why is it important? - with a link to the Constitutional Committee members page
* Provide a digital space for the future Cardano Constitution as a reference for the Constitutional Committee and Cardano community as a whole.
* Establish a mechanism that provides a hash of the last version of the Constitution for verification, along with a mechanism to view historical changes to the Constitution, with appropriate links and the date when the changes were made.
* Provide a mechanism to publish the conclusions and rationale behind Constitutional Committee votes, with reference to specific Articles of this Constitution that are in conflict with a given proposal, in case of rejection.
* The portal should track live governance actions and intuitively show how the CC voted providing also an option for Constitutional Committee members to expand on their ration


---

# 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/functional-requirements.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.
