# Cyfrowe targi rolnicze

Targi rolników mogą działać na platformie jako [grupa](/smaki-wsi-docs/basic-features/groups.md) indywidualnie zarządzanych [sklepów](/smaki-wsi-docs/your-quick-start-on-ofn-given-who-you-are.md#shop) (Opcja 1) albo jako centralnie zarządzany [hub](/smaki-wsi-docs/your-quick-start-on-ofn-given-who-you-are.md#hub) (Opcja 2).

### Opcja 1: Targ wielosprzedawców

* Skontaktuj się z każdym sprzedawcą na targu i poproś, by założył sklep ze swoimi produktami. Możesz podać im link do [tego przewodnika](/smaki-wsi-docs/quick-start-guides/producer-shop-quick-setup-guide.md).
* Skontaktuj się z [lokalnym zespołem wsparcia OFN](/smaki-wsi-docs/local-ofn-organizations-and-contacts.md) i poproś o utworzenie [grupy](/smaki-wsi-docs/basic-features/groups.md) dla Twojego targu.

Po utworzeniu Grupy Targu Rolników będziesz mógł/mogła [zarządzać jej treścią](/smaki-wsi-docs/basic-features/groups/group-page.md).

### Opcja 2: Hub

* Jako główny organizator targu postępuj zgodnie z [tym przewodnikiem uruchomienia huba](/smaki-wsi-docs/quick-start-guides/multi-producers-shop-hub-quick-setup-guide.md) w OFN.
* Pojedynczy dostawcy na targu powinni skorzystać z [tego przewodnika tworzenia profilu](/smaki-wsi-docs/quick-start-guides/profile-only-quick-setup-guide.md) na platformie OFN.


---

# 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/quick-start-guides/digital-farmers-markets.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.
