# Quick Start Guides

Getting started on the Open Food Network can be as easy as 5 steps!

Follow the quick start guide for your enterprise:

* [Hub](/quick-start-guides/multi-producers-shop-hub-quick-setup-guide.md)
* [Shop](/quick-start-guides/producer-shop-quick-setup-guide.md)
* [Profile](/quick-start-guides/profile-only-quick-setup-guide.md)

Not sure which enterprise you are?  Have a look at this [page](/your-quick-start-on-ofn-given-who-you-are.md).

For advice on setting up a Digital Farmer's Market read [here](/quick-start-guides/digital-farmers-markets.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://guide.openfoodnetwork.org/quick-start-guides.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.
