# API Documentation

With iVvy's robust API, you can connect all your core business apps to meet your unique needs.

This documentation covers all of the iVvy products, including:

* **iVvy Venue Software** - Software used by venues to market, manage and report on their venues.
* **iVvy Events Software** - Software used by Event Organisers to manage the procurement, marketing, online registration, onsite event apps and surveys.
* **iVvy Marketplace** - The online marketplace of events suppliers.
* **iVvy Contacts CRM** - The contact database and CRM features accessible by the Events and Venues Software
* **Partner Software** - The application that allows partners to create Booking Engines and distribute supplier inventory to their customers.

Browse through the topics below to find exactly what you're looking for or check our [Getting Started Guide](https://developer.ivvy.com/getting-started) to get the ball rolling.

{% content-ref url="getting-started" %}
[getting-started](https://developer.ivvy.com/getting-started)
{% endcontent-ref %}

{% content-ref url="contact" %}
[contact](https://developer.ivvy.com/contact)
{% endcontent-ref %}

{% content-ref url="events" %}
[events](https://developer.ivvy.com/events)
{% endcontent-ref %}

{% content-ref url="venues" %}
[venues](https://developer.ivvy.com/venues)
{% endcontent-ref %}

{% content-ref url="invoice" %}
[invoice](https://developer.ivvy.com/invoice)
{% endcontent-ref %}

{% content-ref url="account" %}
[account](https://developer.ivvy.com/account)
{% endcontent-ref %}

{% content-ref url="partner" %}
[partner](https://developer.ivvy.com/partner)
{% endcontent-ref %}


---

# 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.ivvy.com/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.
