# Zamówienia

Gdy Twój sklep jest online (czyli masz aktywny [Cykl zamówień](/smaki-wsi-docs/basic-features/shopfront/order-cycle.md)), klienci mogą składać zamówienia. Ta sekcja wyjaśnia, jak:

* [zarządzać i modyfikować zamówienia](/smaki-wsi-docs/basic-features/orders/view-orders.md)
* [tworzyć zamówienia ręcznie dla klientów](/smaki-wsi-docs/basic-features/orders/create-orders-manually.md)
* [korygować płatności](/smaki-wsi-docs/basic-features/orders/refunds-and-adjusting-payments.md) (zwroty itd.)


---

# 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/orders.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.
