# Two-Way Integration

Our system supports **only** two-way integration. A two-way integration enables both the receipt of orders and the transmission of menu data to the provider.

With this type of integration, all products or menu updates are made within our system, and can then be synchronised across third-party sales channels. This allows venues to eliminate mismatches and maintain consistency.

Orders placed through an aggregator are sent directly into the POS and KDS, removing the need for separate aggregator tablets.


---

# 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.bossithq.com/integrations/two-way-integration.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.
