# Anleitungen

In diesem Abschnitt möchten wir Ihnen anhand einer Reihe von Beispielen Schritt für Schritt zeigen, wie Sie verschiedene [Funktionen](/deutsch/basic-features.md) der OFN-Plattform kombinieren können, um Ihr Unternehmen so zu betreiben, wie es Ihnen am besten passt.

Diese Liste erhebt keinen Anspruch auf Vollständigkeit und deckt möglicherweise Ihr spezielles Szenario nicht ab. Denken Sie daran, dass Sie sich jederzeit an Ihr [lokales Instanz-Supportteam](/deutsch/local-ofn-organizations-and-contacts.md) wenden können, wenn Sie weitere Hilfe benötigen

* [Ein Unternehmen löschen](/deutsch/hub-management-tips/how-tos/delete-an-enterprise.md)
* ["Frühshoppen-Stunde" für vorrangige Gruppen](/deutsch/hub-management-tips/how-tos/early-shopping-hour-for-priority-groups.md)
* [Ermäßigte/freie Lieferung für gewisse Kunden](/deutsch/hub-management-tips/how-tos/discounted-free-delivery-for-vulnerable-customers.md)
* [Belohnen Sie Ihre Freiwilligen](/deutsch/hub-management-tips/how-tos/reward-your-volunteers.md)
* [Öffnen Sie Ihren Shop auf "Vorschau".](/deutsch/hub-management-tips/how-tos/open-your-shop-on-preview.md)
* [Soft Close eines Bestellzyklus](/deutsch/hub-management-tips/how-tos/soft-close-an-order-cycle.md)
* [Bargeld/EFT nur für vertrauenswürdige Kunden](/deutsch/hub-management-tips/how-tos/cash-efts-for-trusted-customers-only.md)
* [Durchführung einer Werbeaktion in den sozialen Medien](/deutsch/hub-management-tips/how-tos/running-a-social-media-promotion.md)
* [Wie man Geschenkgutscheine erstellt](/deutsch/hub-management-tips/how-tos/how-to-create-gift-vouchers.md)


---

# 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://guide.openfoodnetwork.org/deutsch/hub-management-tips/how-tos.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.
