# 2021-09-29 - Requirements for the Membership Proposal

## Summary

The focus of the call was the proposal for dealing with memberships. As the proposal is complex and addresses multiple inter-related concerns (including account management, barcodes, and entitlement pricing), the purpose of the discussion was to ensure that requirements have been adequately specified.

Relevant documents are:

* the [Membership proposal](https://docs.google.com/document/d/1mjmb-si95H_YK9qeNIhyTBfstGI-2NPAycz0y78GYGc/edit#) itself
* the revised [high-level requirements](https://docs.google.com/document/d/1pb6DTu6cdZDHK_4eSIIv3M3gyStD65Xg9irn8KTtBWo/edit#heading=h.mtanw1ypij6l) outline

## Slides

{% embed url="<https://docs.google.com/presentation/d/1i56SNJEiwKqXPizwhTeQiMisopdCfWUgKtUjLtsVz4g/edit?usp=sharing>" %}

## Video

{% embed url="<https://www.youtube.com/watch?v=qEfrnBFG-CA&ab_channel=OpenActive>" %}


---

# 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://w3c.openactive.io/meetings/2021-09-29-requirements-for-the-membership-proposal.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.
