# Reseller API - Zaui I/O

## WHAT IS ZAUI I/O&#x20;

Zaui.io is an XML API based messaging platform designed for resellers, developers or anyone wanting access to real-time inventory from any suppliers within the Zaui supplier market place.&#x20;

## LEGAL STATEMENT&#x20;

This guide, in addition, to the software described within, is under the copyright owned by Zaui Software Limited and subject to license. This guide and any included software, whole or in part, cannot be published, downloaded, or reproduced, transmitted, transferred or combined with any other material or be used for any other purpose without written permission from Zaui Software Limited.&#x20;

## NOTICE OF NON-LIABILITY&#x20;

Every effort has been made to ensure the accuracy of information published in this guide. However, Zaui Software cannot accept any responsibility for any errors, inaccuracies, or omission that may or may not be published in this guide. Zaui Software is providing the information in this guide to you “AS-IS” with all faults.&#x20;

Zaui Software makes no warranties of any kind (whether express, implied or statutory) with respect to the information contained herein. Zaui Software assumes no liability for damages (whether direct or indirect), caused by errors or omissions, or resulting from the use of this document or the information contained in this document or resulting from the application or use of the product or service described herein. Zaui Software Limited reserves the right to make changes to any information herein within prior notice or consent.


---

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