# Roadmap consultation and contribution process

## Overview

The Cardano Product Committee of Intersect, connecting also to the other committees and different community members, has created a draft 2025 roadmap to help provide direction to Cardano for this year.

The committee is now expanding and refining via community contribution.

## To contribute, share feedback and ideas

{% hint style="info" %}
You can find the latest version [here](https://github.com/IntersectMBO/product-website/blob/master/src/pages/vision-roadmap-2025.mdx)
{% endhint %}

* Join the product committee open calls by registering [here](https://lu.ma/intersectProductCommittee)
* Submit a comment on the Cardano Forum post [here](https://forum.cardano.org/t/intersect-product-committee-draft-vision-roadmap/142667)
* Comment on the Google doc [here](https://docs.google.com/document/d/1En56DjIL2KPY8SfTbNocZZvN8LPmcq_Z6oq5gwKTTFA/edit?usp=sharing)
* Submit a PR directly on the draft proposal [here](https://github.com/IntersectMBO/product-website/blob/master/src/pages/vision-roadmap-2025.mdx)
  * fork the repo
  * create pull request


---

# 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://productcommittee.docs.intersectmbo.org/committee-outcomes/2025-cardanos-roadmap/2025-proposed-cardano-roadmap/roadmap-consultation-and-contribution-process.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.
