> For the complete documentation index, see [llms.txt](https://docs.solutioo.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.solutioo.de/dhl-express-connector-nav/internationaler-versand-und-zoll/abd-mrn-und-dokumentensendungen.md).

# ABD, MRN und Dokumentensendungen

## ABD, MRN und Dokumentensendungen

### Warenwert über 1.000 EUR

Überschreitet der deklarierte Warenwert 1.000 EUR, verlangt die App:

1. die **MRN-Nr.** des Ausfuhrbegleitdokuments am Paket und
2. das **ABD als PDF**, angehängt als eigenes Zolldokument vom Typ **Zollerklärung (DCL)**.

Fehlt eine der beiden Angaben, wird der Upload vor der Übertragung blockiert.

### Reine Dokumentensendung

Für Verträge, Zertifikate oder andere reine Dokumente legen Sie eine Verpackung an und aktivieren **Dokumentensendung**. Verwenden Sie dazu den mit DHL abgestimmten Dokumenten-Produktcode.

Eine so gekennzeichnete Sendung wird auch bei einem Ziel außerhalb der EU ohne Waren-Zolldeklaration übertragen.

{% hint style="danger" %}
Aktivieren Sie „Dokumentensendung“ niemals für Waren, Muster mit Warenwert oder Datenträger, wenn diese zollrechtlich als Ware gelten. Lassen Sie Zweifelsfälle durch Ihre Exportverantwortlichen prüfen.
{% endhint %}

### Großbritannien und Nordirland

Großbritannien (**GB**) wird als Drittland behandelt. Für Nordirland kann je nach Warenverkehr der eigene Code **XI** relevant sein. Klären Sie die korrekte Behandlung mit Ihrer Zollabteilung.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.solutioo.de/dhl-express-connector-nav/internationaler-versand-und-zoll/abd-mrn-und-dokumentensendungen.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
