> 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-governance-archive/cardano-constitution/read-the-cardano-constitution/previous-versions-of-the-cardano-constitution.md).

# Previous versions of the Cardano Constitution

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

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

### Versioning of the draft constitution

The first version of the draft constitution (not to be confused with the [interim](https://docs.intersectmbo.org/cardano/cardano-governance/cardano-constitution/interim-cardano-constitution) currently live on mainnet) was made available at the end of July 2024 and before the start of the workshop series. Following the conclusion of the series and 63 workshops with more than 1400 contributors, the Civics Committee began collating and adjusting the July version, resulting in seven additional delegate workshops to synthesise the collective feedback.

### Explainer

**Clean version** have all changes included to that date, but does not show what has been changed.\
\
**Markup version** shows all the changes that were made from the previous version.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.intersectmbo.org/intersect-knowledge-base/archive/cardano-governance-archive/cardano-constitution/read-the-cardano-constitution/previous-versions-of-the-cardano-constitution.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
