> For the complete documentation index, see [llms.txt](https://books.fablabbcn.org/foodtech3.0/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/foodtech3.0/food-tech-3.0-aceleration-program-1/overview.md).

# Overview

<figure><img src="/files/GEUBrI1cfWvHXRO7KaEH" alt=""><figcaption><p>The FoodSHIFT2030 approach that we adapted to Food Tech 3.0, following Fab Lab approaches and methodologies.</p></figcaption></figure>

Our Food Tech 3.0 journey followed the milestones laid out by the FoodSHIFT2030 project, namely four phases dedicated to *identifying, maturing, combining* & *upscaling* existing local food technology innovations. <mark style="background-color:green;">(Don't forget to check the</mark> [Context: FoodSHIFT2030](/foodtech3.0/food-tech-3.0-aceleration-program/context-foodshift2030.md) <mark style="background-color:green;">section to better understand the terminology and processes of the FoodSHIFT2030 project.)</mark>

While the 9 FoodSHIFT2030 Accelerator Labs followed these phases, each Lab adapted the phase to their local context. For example, in order to mature the societal and technological readiness levels of the initatives participating in the program, from Fab Lab Barcelona we developed an acceleration for Food Tech 3.0.&#x20;

In this section, discover the journey that was implemented in Barcelona, to dive in the topic of Food-Tech, step by step. &#x20;

**These sections are ideal for Fab Lab and makerspace managers that want to understand how they can get into the world of food. It can also be used by Fab Cities that are contemplating running programs to incubate food technology.**


---

# 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/foodtech3.0/food-tech-3.0-aceleration-program-1/overview.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.
