# Haikom

## Översikt

**Haikom** är en webbutikslösning för den grafiska branschen som gör det möjligt för tryckeriets kunder att beställa produkter direkt online.

Genom integrationen till **GKS** skickas varje beställning automatiskt som en **försäljningsorder** via GKS4:s standardiserade API.

Det gör att hela flödet, från webborder till produktion, kan hanteras utan manuell registrering.

## Funktion

* Varje beställning i Haikom genererar en försäljningsorder i GKS.
* Varje orderrad kan innehålla flera leveransadresser, alternativt kan hela ordern samlevereras till en gemensam leveransadress.
* Artiklar som är kopplade till **produktmallar** i GKS skapar automatiskt **produktionsorder** med tillhörande **arbetsorder**.

## Fördelar

* 🛒 Fullt automatiserat flöde från webbshop, till produktion, distribution och fakturering.
* ⚙️ Standardiserad integration via GKS API.
* 📦 Automatiskt skapande av produktionsorder baserat på produktmallar.
* 💡 Mindre administration och snabbare orderhantering.


---

# 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://docs4.simutek.se/integrationer/haikom.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.
