# Sell your products in FairFoodie

* [ ] Click on your Username on the top right of the page
* [ ] Select [Shop](https://fairfoodie.com.au/store-manager/)
* [ ] Click on [Products](https://fairfoodie.com.au/store-manager/products/)
* [ ] Click on Add New
* [ ] Fill out all the product details
* [ ] If you happy with it click on **Submit**

Our team offer free tech support and advice if you get stuck at any time. Just send us an email to <admin@fairfoodie.com.au> to request a call back.&#x20;


---

# 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://docs.fairfoodie.com.au/how-it-works/sell-your-products-in-fairfoodie.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.
