# Welcome to Gormic Developer Platform

## Overview

#### Build on Gormic. Extend it. Integrate with it.

Our platform gives developers and partners the tools to create powerful, purpose-built solutions for the F\&B industry. Whether you're building custom internal tools, connecting third-party systems, or launching your own apps in the Gormic Marketplace, you're in the right place.

## Integrate with Gormic

Gormic provides secure, well-documented APIs and SDKs that let you:

* Connect your products or services to our POS, CRM, Flow, and Self.
* Automate internal operations, data syncs, or reporting workflows
* Enable your clients to work more efficiently inside the Gormic ecosystem

We built Gormic to be open, so you can innovate for your own goals and your customers' needs.

## Partner With Us

We welcome partners to build on the Gormic platform. You'll get access to a sandbox environment for development, and you can publish your integration to our marketplace.


---

# 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://developers.gormic.com/welcome-to-gormic-developer-platform.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.
