# Welcome to our community

## Help - I'm not a developer!

Here's a quick [escape hatch](https://www.openactive.io/getting-started/) - quick, run! But before you do, e-mail this page to your development team.

## What is OpenActive?

If you've just been sent this link without any context, check out this video before you go any further:

{% embed url="<https://www.youtube.com/watch?v=a2FdmspmCNk>" %}
You can find out more at OpenActive.io
{% endembed %}

## Are you on Slack yet?

The OpenActive community are all available on Slack, [click here](https://openactive.io/public-chat/) to find out more. We'll be happy to help with any issues you have during your implementation, or hear any feedback.


---

# 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/readme.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.
