# Instrukcje „Jak to zrobić”

W tej sekcji pokazujemy – krok po kroku – jak łączyć różne [funkcje](/smaki-wsi-docs/basic-features.md) platformy Smaki Wsi, aby prowadzić biznes dokładnie tak, jak potrzebujesz.

Ta lista nie jest wyczerpująca i może nie obejmować Twojego konkretnego scenariusza. Pamiętaj, że zawsze możesz skontaktować się z [lokalnym zespołem wsparcia](/smaki-wsi-docs/local-ofn-organizations-and-contacts.md) po więcej wskazówek lub zasięgnąć porady u innych w odpowiednich [forach społeczności](https://community.openfoodnetwork.org.uk/), [grupach Facebook](https://www.facebook.com/groups/thrivingfoodhub) itp.

### Zarządzanie przedsiębiorstwem / sklepem

* [Usuń przedsiębiorstwo](/smaki-wsi-docs/hub-management-tips/how-tos/delete-an-enterprise.md)
* [Miękkie zamknięcie cyklu zamówień](/smaki-wsi-docs/hub-management-tips/how-tos/soft-close-an-order-cycle.md)
* [Otwórz sklep w trybie „Podgląd”](/smaki-wsi-docs/hub-management-tips/how-tos/open-your-shop-on-preview.md)
* [Dostosuj wygląd sklepu](/smaki-wsi-docs/hub-management-tips/how-tos/customise-your-shop-appearance.md)
* [Zamówienia na kredyt](/smaki-wsi-docs/hub-management-tips/how-tos/take-orders-on-credit.md)

### Zarządzanie klientami

* [Zanim zaczniesz…](/smaki-wsi-docs/hub-management-tips/how-tos/vouchers-v.-tags.md)
* [Wcześniejsza „godzina” zakupów dla grup priorytetowych](/smaki-wsi-docs/hub-management-tips/how-tos/early-shopping-hour-for-priority-groups.md)
* [Darmowa / zniżkowa dostawa dla klientów wrażliwych](/smaki-wsi-docs/hub-management-tips/how-tos/discounted-free-delivery-for-vulnerable-customers.md)
* [Gotówka / EFT tylko dla zaufanych klientów](/smaki-wsi-docs/hub-management-tips/how-tos/cash-efts-for-trusted-customers-only.md)
* [Nagradzaj wolontariuszy](/smaki-wsi-docs/hub-management-tips/how-tos/reward-your-volunteers.md)
* [Prowadzenie promocji w social media](/smaki-wsi-docs/hub-management-tips/how-tos/running-a-social-media-promotion.md)
* [Jak tworzyć vouchery prezentowe](/smaki-wsi-docs/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://smaki-wsi.gitbook.io/smaki-wsi-docs/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.
