# Cykle zamówień

Sklepy online można otwierać i zamykać, tworząc „cykle zamówień” na platformie Smaki Wsi.

Adres sklepu w Smaki Wsi będzie wyświetlał listę produktów do zakupu tylko wtedy, gdy cykl zamówień jest otwarty.

Sposób konfiguracji [cyklu zamówień dla „huba”](/smaki-wsi-docs/basic-features/shopfront/order-cycle/order-cycles-for-hubs.md) (sklep wieloproducentowy) różni się nieco od konfiguracji [dla „sklepu”](/smaki-wsi-docs/basic-features/shopfront/order-cycle/order-cycles-for-producers.md) (sklep jednego producenta).

Możesz oferować [wiele cykli zamówień](/smaki-wsi-docs/basic-features/shopfront/order-cycle/opening-more-than-one-order-cycle.md) jednocześnie, np. aby umożliwić zakupy z dostawą za 1, 2 lub 3 tygodnie.


---

# 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/basic-features/shopfront/order-cycle.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.
