# Product Requirements

The requirements for the Open Design System (ODS) are defined in the Product Requirements Document (PRD). The SPEC ODS PRD is currently in development. Please see the public Google Doc for updates on product requirements.

{% embed url="<https://docs.google.com/document/d/1usLbFukbFFnWA7ynI7NdRbqJjjyw7ODfChNvPG7U8LM/edit#>" %}


---

# 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://documentation.specollective.org/our-work/research-and-development/open-design-system/product-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.
