> 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/agrotrust.md).

# AgroTrust

In the process of digital transformation, the agricultural sector faces challenges, as its sources need to be fully digitised and standardised to ensure a smooth information flow along the supply chain.

[AgroTrust](https://fiwareinnova.org/en/portfolio-items/food-traceability-system/), inspired by the Digital Twin paradigm, aims to secure and regulate data flow. While providing near-real-time tracking of all the information collected on the digital history of the product. AgroTrust enables any participant in the supply chain to easily access the origin, properties, and entire agricultural food chain of a product via a smartphone QR code reader linked to a blockchain-based digital label serving as the product's identity card.

AgroTrust leverages the [iSHARE Trust Framework](https://framework.ishare.eu/) for secure and regulated data flow, and facilitates data integration with the FIWARE Context Brokers. The identity components ensure proper access rights based on iSHARE-compliant policies stored in Authorization Registries. The Keyrock Identity Provider instance components are validated through [iSHARE Participant Registry](https://trustbok.ishare.eu/apply-ishare/participant-registry) to ensure that the requesting organisations are trusted participants in the data space.

Learn more about AgroTrust in the Impact Story.

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

#### Contributors:

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td></td><td><img src="/files/vLGY3E7Lv5PfhdIrxqHj" alt="" data-size="original"></td><td></td><td><a href="https://www.ezlab.it/en/homepage/">https://www.ezlab.it/en/homepage/</a></td></tr><tr><td></td><td><img src="/files/KTGcjUPyf78bBuIYBhaI" alt="" data-size="original"></td><td></td><td><a href="https://www.noima.it/en/home-en/">https://www.noima.it/en/home-en/</a></td></tr><tr><td></td><td><img src="/files/EwNvBy8aijfyDS8AY5wY" alt="" data-size="original"></td><td></td><td><a href="https://www.riseriacampanini.it/en/">https://www.riseriacampanini.it/en/</a></td></tr><tr><td><img src="/files/ZwoUtcjfW8NsVYRCetDs" alt="" data-size="original"></td><td></td><td></td><td><a href="https://www.coppogarrione.com/en/home-en/">https://www.coppogarrione.com/en/home-en/</a></td></tr><tr><td><img src="/files/d3YQRHoWGYtUrPAawsE2" alt="" data-size="original"></td><td></td><td></td><td><a href="https://www.finapptech.com/">https://www.finapptech.com/</a></td></tr><tr><td></td><td><img src="/files/md2tt7K86xZpFZJnWVjl" alt="" data-size="original"></td><td></td><td><a href="https://fiwareinnova.org/en/">https://fiwareinnova.org/en/</a></td></tr><tr><td></td><td><img src="/files/iJ7QQn6JOt4TUJUPrdn1" alt="" data-size="original"></td><td></td><td><a href="http://www.image-line.com/">http://www.image-line.com/</a></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/agrotrust.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.
