# Introduction to the imin Platform

## We provide “middleware” technology to make physical activity searchable and bookable directly from within any application, website or digital service.

At imin, we connect multiple activity providers to multiple consumer platforms. Our Platform makes it easy for you to incorporate real time activity search, booking and payment into your consumer-facing products without needing multiple tricky integrations.

## These Developer Docs

We are continually improving and expanding on our documentation and welcome all and any feedback, good or bad. If you think something can be better explained, think we should add a new section about a specific part of the Platform, or just have some general feedback, do please let us know at `hello@imin.co` or via your account manager.


---

# 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.imin.co/master.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.
