> 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/beyond-tech-new-attitudes-and-approaches-to-reach-the-food-paradigm-shift.md).

# Beyond Tech: New attitudes & approaches to reach the (food) paradigm shift

<figure><img src="/files/q0OiDYisC0YlUbm9HQMQ" alt=""><figcaption><p>Key terms that emerged during the interviews with Edith Claros and Maarten Crivits.</p></figcaption></figure>

## Creating a paradigm shift

What paradigm are we in right now? Where do we want to go? What does this have to do with food? In this section, we work to understand how, in order to change our paradigm-- from an extractive and linear food system to a distributed and empowering one-- we need to first undergo an internal shift. In the next section, [Ego to Eco](/foodtech3.0/food-tech-3.0-aceleration-program/beyond-tech-new-attitudes-and-approaches-to-reach-the-food-paradigm-shift/ego-to-eco.md), [Edith Claros](https://www.linkedin.com/in/edithclaros/) ([Co-Responsable](https://co-responsable.com/)) helps us explore an internal shift to address paradigm change while in [Our food paradigm shift](/foodtech3.0/food-tech-3.0-aceleration-program/beyond-tech-new-attitudes-and-approaches-to-reach-the-food-paradigm-shift/our-food-paradigm-shift.md), [Maarten Crivits](https://www.linkedin.com/in/maarten-crivits-437a913/) ([Institute for Agriculture and Fisheries Research](https://pureportal.ilvo.be/nl/) (ILVO) and the [Centre for Sustainable Development at the University of Ghent](https://www.cdo.ugent.be/)),  grounds that paradigm shift in our food system.

The conversation with Edith is in the form of an interview that is divided into three capsules: *meet* Edith Claros, *Why & How* an internal shift is needed to create an external paradigm shift, and *What* practical tips innovators like yourself can put into practice.

Meanwhile, the written conversation with Maarten is divided into: *Why* we want to shift from our current food system, *How* we might do that, and *What* a paradigm shift looks like in tech.


---

# 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/beyond-tech-new-attitudes-and-approaches-to-reach-the-food-paradigm-shift.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.
