# Digital Farmer's Markets

Farmers’ Markets have the option to setup as a [group](/basic-features/groups.md) of individually managed [shops](/your-quick-start-on-ofn-given-who-you-are.md#shop) (Option 1) or as a centrally managed [hub](/your-quick-start-on-ofn-given-who-you-are.md#hub) (Option 2).

![](/files/-MPsMHrgOQ9mDmEYDVqY)

### Option 1: Multi-vendor Market

* Contact each vendor at your Farmer's Market and ask them to set up a shop for their produce.  You may wish to give them a link to [this quick start guide](/quick-start-guides/producer-shop-quick-setup-guide.md).
* Contact your [local OFN support team](/local-ofn-organizations-and-contacts.md) and ask for them to set up a [group](/basic-features/groups.md) for your farmer's market. &#x20;

{% hint style="success" %}
Once your Farmer's Market Group has been created you will be able to [manage its content](/basic-features/groups/group-page.md)
{% endhint %}

### Option 2: Hub

* As overall manager of your Farmer's market, follow [this quick start guide to setting up a Hub](/quick-start-guides/multi-producers-shop-hub-quick-setup-guide.md) on the OFN platform.
* Individual suppliers to your market should follow [this guide to setting up as Profiles](/quick-start-guides/profile-only-quick-setup-guide.md) on the OFN platform.


---

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