> For the complete documentation index, see [llms.txt](https://lumeon.gitbook.io/lumeon-archive/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lumeon.gitbook.io/lumeon-archive/unsorted/open-food-lab.md).

# open food lab

- [Home](https://lumeon.gitbook.io/lumeon-archive/unsorted/open-food-lab/home.md)
- [Challenges](https://lumeon.gitbook.io/lumeon-archive/unsorted/open-food-lab/challenges.md)
- [Food Production](https://lumeon.gitbook.io/lumeon-archive/unsorted/open-food-lab/challenges/food-production.md)
- [Food Education](https://lumeon.gitbook.io/lumeon-archive/unsorted/open-food-lab/challenges/food-education.md): Empowering Informed and Sustainable Choices
- [Introduction](https://lumeon.gitbook.io/lumeon-archive/unsorted/open-food-lab/challenges/food-education/introduction.md): Food Education – A Key to Healthier Communities and a Sustainable Future
- [Systems View](https://lumeon.gitbook.io/lumeon-archive/unsorted/open-food-lab/challenges/food-education/systems-view.md): Understanding the Complex Web of Food Education
- [Challenge Components](https://lumeon.gitbook.io/lumeon-archive/unsorted/open-food-lab/challenges/food-education/challenge-components.md): Building a Comprehensive Understanding
- [Intervention Strategies](https://lumeon.gitbook.io/lumeon-archive/unsorted/open-food-lab/challenges/food-education/intervention-strategies.md): Turning Knowledge into Action
- [Projects & Case Studies](https://lumeon.gitbook.io/lumeon-archive/unsorted/open-food-lab/challenges/food-education/projects-and-case-studies.md): Spotlighting Impactful Initiatives
- [Goals & Objectives](https://lumeon.gitbook.io/lumeon-archive/unsorted/open-food-lab/challenges/food-education/goals-and-objectives.md): Shaping the Future of Food Education
- [Call to Action](https://lumeon.gitbook.io/lumeon-archive/unsorted/open-food-lab/challenges/food-education/call-to-action.md): Empowering Change in Food Education
- [Resources](https://lumeon.gitbook.io/lumeon-archive/unsorted/open-food-lab/challenges/food-education/resources.md): 0000000000000000
- [Contact & Collaboration](https://lumeon.gitbook.io/lumeon-archive/unsorted/open-food-lab/challenges/food-education/contact-and-collaboration.md): 0000000000000000
- [Projects](https://lumeon.gitbook.io/lumeon-archive/unsorted/open-food-lab/projects.md)
- [Easymeals](https://lumeon.gitbook.io/lumeon-archive/unsorted/open-food-lab/projects/easymeals.md): How does healthy eating become the path of least resistance?
- [School of Food](https://lumeon.gitbook.io/lumeon-archive/unsorted/open-food-lab/projects/school-of-food.md)
- [Happy Peppers](https://lumeon.gitbook.io/lumeon-archive/unsorted/open-food-lab/projects/happy-peppers.md)
- [Plan Cook Eat](https://lumeon.gitbook.io/lumeon-archive/unsorted/open-food-lab/projects/plan-cook-eat.md)
- [Quickbite](https://lumeon.gitbook.io/lumeon-archive/unsorted/open-food-lab/projects/quickbite.md)
- [Arctic Fire](https://lumeon.gitbook.io/lumeon-archive/unsorted/open-food-lab/projects/arctic-fire.md)
- [Food Forward](https://lumeon.gitbook.io/lumeon-archive/unsorted/open-food-lab/projects/food-forward.md)
- [Oatchi](https://lumeon.gitbook.io/lumeon-archive/unsorted/open-food-lab/projects/oatchi.md)
- [Commons](https://lumeon.gitbook.io/lumeon-archive/unsorted/open-food-lab/commons.md)
- [Reference](https://lumeon.gitbook.io/lumeon-archive/unsorted/open-food-lab/commons/reference.md)
- [Glossary](https://lumeon.gitbook.io/lumeon-archive/unsorted/open-food-lab/commons/reference/glossary.md)
- [Library](https://lumeon.gitbook.io/lumeon-archive/unsorted/open-food-lab/commons/library.md)
- [Food World Library](https://lumeon.gitbook.io/lumeon-archive/unsorted/open-food-lab/commons/library/food-world-library.md)
- [News](https://lumeon.gitbook.io/lumeon-archive/unsorted/open-food-lab/commons/library/food-world-library/news.md)
- [Videos](https://lumeon.gitbook.io/lumeon-archive/unsorted/open-food-lab/commons/library/food-world-library/videos.md)
- [Books](https://lumeon.gitbook.io/lumeon-archive/unsorted/open-food-lab/commons/library/food-world-library/books.md)
- [Tools](https://lumeon.gitbook.io/lumeon-archive/unsorted/open-food-lab/commons/library/food-world-library/tools.md)
- [Papers](https://lumeon.gitbook.io/lumeon-archive/unsorted/open-food-lab/commons/library/food-world-library/papers.md)
- [About](https://lumeon.gitbook.io/lumeon-archive/unsorted/open-food-lab/about.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://lumeon.gitbook.io/lumeon-archive/unsorted/open-food-lab.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
