> 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/orderlion-fur-besteller/faq.md).

# FAQ

### Einladungen:

**Ich habe eine E-Mail von meinem Lieferanten erhalten, was soll ich als nächstes tun?**&#x20;

**Web:** Einladung akzeptieren/auf den Link klicken - dann Ihr Passwort festlegen und Ihre Bestellung aufgeben

**Mobil:** Einladung akzeptieren/auf den Link klicken - Orderlion-App herunterladen - dann Ihr Passwort festlegen und Ihre Bestellung aufgeben

### Anmeldung:

**Passwort vergessen?**

Bei der Anmeldung auf den Button "Passwort vergessen" klicken.

### Bestellungen:

**Bestellung stornieren?**

Auf "Bestellverlauf" in der Navigationsleiste klicken, über die Bestellzeile fahren & auf den Button "Weitere" mit 3 Punkten auf der rechten Seite klicken, dann falls möglich auf den Button "Bestellung stornieren" klicken

**Bestellung wiederholen?**

Auf "Bestellverlauf" in der Navigationsleiste klicken, über die Bestellzeile fahren & auf den kreisförmigen Pfeil klicken, der dann erscheint, um die ausgewählte Bestellung zu wiederholen


---

# 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:

```
GET https://wiki.orderlion.com/deutsch/orderlion-fur-besteller/faq.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.
