> For the complete documentation index, see [llms.txt](https://books.fablabbcn.org/foodshift-patwhays/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://books.fablabbcn.org/foodshift-patwhays/what-impacts-does-food-waste-have-on-the-planet/economic-impact.md).

# Economic impact

Have you ever thought about the economic impact of food that’s lost along the way from farms to our homes? Food waste is a big challenge that affects not just our planet but also everyone’s pockets, from families to entire economies. But you, with your work in the classroom, have the power to inspire students to make a change and promote a more fair and responsible use of the food we have.

### A Global Issue We Can Face Together

🌱 **Lost Economic Value:** In its Guidance Note *"*[*Gender and Food Loss in Sustainable Food Value Chains*](https://openknowledge.fao.org/handle/20.500.14283/i8620en)*"* (Page 5), The FAO reminds us that each year, food worth around $940 billion is lost. Imagine everything we could achieve with those resources if they were put to use 🤯.

🚚 **Supply Chain Efficiency:** Every step in the food supply chain takes time, effort, and resources like water, energy, and labor. When food isn’t consumed, all those resources go to waste too.

📉 **International Trade Impact:** Some countries import a lot of their food, and when it’s wasted, the impact goes beyond a simple loss—it affects prices, exports, and ultimately the people who depend on that income.

### Looking Closer: Impact on Our Country and Community

♻️ **Waste Management Costs:** Governments spend a lot on managing food waste. With your help, students can learn about the life cycle of food and how to reduce waste, which in turn can ease these costs in their own communities.

🌾 **Food Industry Effects:** From farms to supermarkets, when food isn’t sold, it affects the entire industry. Teaching students about the importance of making the most of food also supports local farmers and producers.

💸 **Subsidies and Policies:** Many governments support food production, but what if some of that food ends up wasted? Learning about and teaching responsible consumption can help us make the most of every resource.

### At Home, Every Bit Counts

🍎 **Family Budgets:** In our homes, the food we buy but don’t eat is a direct loss. Through education, students can learn how to value and manage what they have wisely.

💡 **Opportunity Costs:** Every piece of food wasted is a missed chance to invest in something important, like education or the future of our families. Let’s help students see the value of every decision they make.

If you want to know more about how these costs are calculated you can visit the[ FAO's Technical Platform on Measuring and Reducing Food Losses and Food Waste.](https://www.fao.org/platform-food-loss-waste/en)

{% embed url="<https://youtu.be/IzmJdu8l_lw?si=bn3wgguHJhcQZZ2V>" %}
Fuente: [Food and Agricultureorganization of the united nations](https://www.youtube.com/@UNFAO/search?query=La%20huella%20del%20desperdicio%20de%20alimentos)
{% endembed %}


---

# 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://books.fablabbcn.org/foodshift-patwhays/what-impacts-does-food-waste-have-on-the-planet/economic-impact.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.
