# Specifications Overview

## Summary

OpenActive's specifications are created in an open and collaborative process. For more information about contributing to these specifications, please see the [OpenActive W3C Community Group](https://w3c.openactive.io).

## List of Specifications

[Paging specification](https://www.openactive.io/realtime-paged-data-exchange/) - The specification for the OpenActive API transport

[Modelling specification](https://www.openactive.io/modelling-opportunity-data/) - The specification for the OpenActive API data fields

[OpenActive activity list ](https://www.openactive.io/activity-list/)- A canonical list of activities for reference in OpenActive data feeds

[Open Booking API ](https://www.openactive.io/open-booking-api/EditorsDraft/)- A draft version of the OpenActive booking specification


---

# 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://developer.openactive.io/specifications/specifications-overview.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.
