# OpenActive on GitHub

- [Overview](https://developer.openactive.io/guide-to-openactive-on-github/overview.md): Your guide to OpenActive's 70+ GitHub repositories
- [Activity List](https://developer.openactive.io/guide-to-openactive-on-github/activity-list.md): The code behind the OpenActive's Activity List Controlled Vocabulary.
- [Community](https://developer.openactive.io/guide-to-openactive-on-github/community.md): Outward-facing sites and other tech to support OA community engagement.
- [Controlled Vocabularies](https://developer.openactive.io/guide-to-openactive-on-github/controlled-vocabularies.md): SKOS-based taxonomies and term lists for use in OpenActive data.
- [Dataset Publication](https://developer.openactive.io/guide-to-openactive-on-github/dataset-publication.md): Tools for publishing and reviewing OpenActive data.
- [Documentation](https://developer.openactive.io/guide-to-openactive-on-github/documentation.md): GitHub-hosted tools documenting OpenActive. For recursion, see recursion. :-).
- [Implementation Support](https://developer.openactive.io/guide-to-openactive-on-github/implementation-support.md): Tools supporting developers and organisations implementing OpenActive standards.
- [Programmes](https://developer.openactive.io/guide-to-openactive-on-github/programmes.md): Information about OpenActive Programmes.
- [RPDE](https://developer.openactive.io/guide-to-openactive-on-github/rpde.md): Code and other tools related to Real-Time Paged Data Exchange.
- [SKOS](https://developer.openactive.io/guide-to-openactive-on-github/skos.md): Code and tools supporting OpenActive SKOS-based standards.
- [Specifications](https://developer.openactive.io/guide-to-openactive-on-github/specifications.md): OpenActive standards, and the tools supporting these.
- [Validators](https://developer.openactive.io/guide-to-openactive-on-github/validators.md): Code for validators and the models that drive them.


---

# 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/guide-to-openactive-on-github.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.
