# OpenActive use case framework

## OpenActive Use Case Framework

- [Context](https://usecaseframework.openactive.io/introducing-the-framework/context.md)
- [Definitions](https://usecaseframework.openactive.io/introducing-the-framework/definitions.md)
- [Development of the framework](https://usecaseframework.openactive.io/introducing-the-framework/development-of-the-framework.md)
- [Who is the framework for?](https://usecaseframework.openactive.io/introducing-the-framework/who-is-the-framework-for.md)
- [Framework at a glance](https://usecaseframework.openactive.io/framework-overview/framework-at-a-glance.md)
- [Stage outline](https://usecaseframework.openactive.io/engage-and-convene/stage-outline.md)
- [Activities](https://usecaseframework.openactive.io/engage-and-convene/activities.md)
- [Supporting tools](https://usecaseframework.openactive.io/engage-and-convene/supporting-tools.md)
- [Stage outline](https://usecaseframework.openactive.io/understand-and-plan/stage-outline.md)
- [Activities](https://usecaseframework.openactive.io/understand-and-plan/activities.md)
- [Supporting tools](https://usecaseframework.openactive.io/understand-and-plan/supporting-tools.md)
- [Stage outline](https://usecaseframework.openactive.io/develop/stage-outline.md)
- [Activities](https://usecaseframework.openactive.io/develop/activities.md)
- [Supporting tools](https://usecaseframework.openactive.io/develop/supporting-tools.md)
- [Stage outline](https://usecaseframework.openactive.io/learn-and-publish/stage-outline.md)
- [Activities](https://usecaseframework.openactive.io/learn-and-publish/activities.md)
- [Supporting tools](https://usecaseframework.openactive.io/learn-and-publish/supporting-tools.md)
- [Stage outline](https://usecaseframework.openactive.io/implement/stage-outline.md)
- [Activities](https://usecaseframework.openactive.io/implement/activities.md)
- [Supporting tools](https://usecaseframework.openactive.io/implement/supporting-tools.md)
- [Prioritisation matrix](https://usecaseframework.openactive.io/appendix-one-engagement-protocol/prioritisation-matrix.md)
- [Support tiers](https://usecaseframework.openactive.io/appendix-one-engagement-protocol/support-tiers.md)
- [Interaction process map](https://usecaseframework.openactive.io/appendix-one-engagement-protocol/interaction-process-map.md)
- [Governance and accountability structures](https://usecaseframework.openactive.io/appendix-two-governance-and-accountability-structure-guidance/governance-and-accountability-structures.md)
- [Overview](https://usecaseframework.openactive.io/appendix-three-mel-framework/overview.md)
- [Step by step guide](https://usecaseframework.openactive.io/appendix-three-mel-framework/step-by-step-guide.md)
- [Data requirements framework](https://usecaseframework.openactive.io/appendix-four-data-requirements-framework/data-requirements-framework.md)
- [Problem statement template](https://usecaseframework.openactive.io/appendix-five-use-case-template/problem-statement-template.md)
- [Use case prioritisation decision-making matrix](https://usecaseframework.openactive.io/appendix-five-use-case-template/use-case-prioritisation-decision-making-matrix.md)
- [Funding model guidance](https://usecaseframework.openactive.io/appendix-six-funding-model-guidance/funding-model-guidance.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://usecaseframework.openactive.io/introducing-the-framework/context.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.
