# Development Support

{% hint style="success" %}
[**Join OCTO as a member**](https://www.octo.travel/join) **to get support with implementing OCTO from fellow members via our 300+ member** [**Slack community**](https://octo-travel.slack.com/)**.**&#x20;
{% endhint %}

If you are a non-member and have questions about implementing OCTO, you may reach out to the volunteer-run inbox <help@octo.travel>. Note, we cannot guarantee a timelily and accurate reply to non-members.&#x20;

Reservation/ticketing system providers can also take advantage of the [OCTO Self-Certification Tool](/additional-resources/self-certification-tool.md) to test their implementations.


---

# 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://docs.octo.travel/getting-started/development-support.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.
