# Other OCTO Implementations

In addition to Ventrata and [our clients](https://docs.ventrata.com/additional-resources/ventrata-clients), the [OCTO API open standard](https://docs.octo.travel/) is adopted by technology providers across attractions, tours, and activities, including:

* Peek Pro ([octodocs.peek.com](https://octodocs.peek.com/))
* Zaui ([docs.zaui.com/octo](https://docs.zaui.com/octo/))
* Xola
* Anchor

and others.

This reduces the need to build custom integrations for proprietary APIs. You can establish connectivity with a growing set of OCTO-supporting booking and ticketing providers through a single development project.

To learn more about OCTO members and join the initiative yourself, visit <https://www.octo.travel/>.

A volunteer group also tracks known OCTO implementations by suppliers (booking and ticketing platforms) and resellers in this spreadsheet:

[Known OCTO implementations spreadsheet](https://docs.google.com/spreadsheets/d/1UIgUYAPO3SUsdoGmg5xIGHIBHWHOx7XfQCOzOTML6ms/)

{% embed url="<https://docs.google.com/spreadsheets/d/1UIgUYAPO3SUsdoGmg5xIGHIBHWHOx7XfQCOzOTML6ms/edit#gid=0>" %}


---

# 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.ventrata.com/additional-resources/other-octo-implementations.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.
