> For the complete documentation index, see [llms.txt](https://i4trust.ishare.eu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://i4trust.ishare.eu/open-call/farm4all.md).

# Farm4all

The meat supply chain is a complex system involving multiple stakeholders, from livestock farms to retailers, each playing a crucial role in ensuring product quality and safety. The existing ICT systems for data collection and traceability are often fragmented and lack data interoperability due to manual entries, posing a challenge to production efficiency and collaboration across the supply chain. Another major challenge is establishing a solution where stakeholders can share information to benefit their businesses as well as improve traceability information for end consumers, thereby increasing consumer confidence.&#x20;

[Farm4all](https://fiware.space/farm4all-un-piloto-de-digitalizacion-agroganadera-dentro-de-la-iniciativa-i4trust/), a data service solution, addresses this problem by connecting all stakeholders in the meat supply chain, optimising processes, and offering higher value-added services. With the help of [iSHARE Trust Framework](https://framework.ishare.eu/) and FIWARE components, Farm4all integrates ICT systems, IoT devices, and open data sources, using AI algorithms for data analysis and blockchain technology to improve data traceability.&#x20;

This enables supervisory entities, such as public administrations, to make informed decisions to improve animal health and welfare, while consumers benefit from access to comprehensive traceability information. Farm4all leverages the FIWARE Context Broker for data harmonisation and management, and the [iSHARE components](https://dev.ishare.eu/) for permissive access to data and operations.&#x20;

Learn more about Farm4all in the Impact Story.

{% file src="/files/fVB2hbbwjyfic4Lyx7eQ" %}

#### Contributors:

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><img src="/files/a8BiLK6rnuwnkd6SmBZo" alt="" data-size="original"></td><td></td><td></td></tr><tr><td><img src="/files/e7BxlU2WFqAIQxEthPeN" alt="" data-size="original"></td><td></td><td></td></tr><tr><td><img src="/files/ZAaaTw8erWUqmzCMKUBE" alt="" data-size="original"></td><td></td><td></td></tr><tr><td><img src="/files/cVmwDI71W6GxQ7jgnOjJ" alt="" data-size="original"></td><td></td><td></td></tr><tr><td><img src="/files/7ONye5YpwL0ZddWupeWf" alt="" data-size="original"></td><td></td><td></td></tr><tr><td><img src="/files/vksDAiBrLF4q8nR9gNZI" alt="" data-size="original"></td><td></td><td></td></tr><tr><td><img src="/files/ony8EAX6Ah3aOJ5kasSZ" alt="" data-size="original"></td><td></td><td></td></tr></tbody></table>


---

# 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://i4trust.ishare.eu/open-call/farm4all.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.
