> For the complete documentation index, see [llms.txt](https://w3c.openactive.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://w3c.openactive.io/meetings-archive/2018-01-31-booking.md).

# 2018-01-31 - Booking

## Summary

Reviewed the discussion and outputs from the booking workshop we held at the ODI offices last year, to bring together people from across the OpenActive community to discuss the requirements and roadmap around developing a booking API.

A summary of that workshop which can be found [here](https://docs.google.com/document/d/1jEyklIB9hGgC6LEfIEQrSkNMnF663j0-EhRqBlHgo1Q/edit).

We reviewed what we did during the day, the main points of discussions and the recommended next steps.

## Slides

{% embed url="<https://docs.google.com/presentation/d/150OZvjv-hJtnIF_CTxXKfHYedtwwYCwrvfdYjI4Z7bU/edit>" %}

## Video

{% embed url="<https://youtu.be/nfSp4WGJ_tI>" %}


---

# 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:

```
GET https://w3c.openactive.io/meetings-archive/2018-01-31-booking.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.
