> For the complete documentation index, see [llms.txt](https://wiki.orderlion.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.orderlion.com/deutsch/anleitungen-fur-handler/kunden-einladen/link-zur-selbst-verifizierung.md).

# Link zur Selbst-Verifizierung

Das funktioniert ganz einfach: Sie teilen den Link in einem Newsletter mit allen Ihren Kunden oder betten den Link auf Ihrer Webseite ein. Der Link setzt sich zusammen aus *<https://orderlion.com/en/invite?s=>* und Ihrer Shop ID.

Gut zu wissen:

* Newsletter Vorlagen stellen wir Ihnen gerne zur Verfügung. Kontaktieren Sie dafür einfach Ihren Partner Manager.
* In Ihren Shop Einstellungen finden Sie den Code für einen Widget mit Link, den Sie auf Ihrer Webseite implementieren können.&#x20;

<figure><img src="https://resources.orderlion.com/hs-fs/hubfs/Zwettler_Vektorgrafik.pdf.png?width=2000&#x26;height=1428&#x26;name=Zwettler_Vektorgrafik.pdf.png" alt="" width="375"><figcaption></figcaption></figure>

&#x20;

Nun ist Ihr Kunde an der Reihe: Ihr Kunde klickt auf den Link und "Registrieren" und gibt seine Daten (Kundennummer, E-Mail Adresse, PLZ) an. Diese werden automatisch mit Ihrem Kundenstamm abglichen und der Kunde hat sofort Zugang zu Ihrem Online-Shop und allen seinen Vorteilen.

<figure><img src="https://resources.orderlion.com/hs-fs/hubfs/Self%20Verification%202.png?width=1391&#x26;height=1428&#x26;name=Self%20Verification%202.png" alt="" width="375"><figcaption></figcaption></figure>

Aber nun von vorne: Fragen Sie zunächst Ihren Link an und erstellen Sie einen Newsletter. Kontaktieren Sie dafür Ihren Partner Manager.


---

# 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://wiki.orderlion.com/deutsch/anleitungen-fur-handler/kunden-einladen/link-zur-selbst-verifizierung.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.
