> 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-1/scaling-up-unattended-delivery-and-collection.md).

# Scaling Up Unattended Delivery & Collection

After a successful pilot, [The Chain Never Stops (TCNS)](https://thechainneverstops.com) faced the challenge of scaling up Unattended Delivery & Collection as an integral part of food and non-food retail as well as direct-to-consumer (D2C) supply chains. Unattended Delivery & Collection as a service addresses these challenges with easy plug-and-play onboarding and secure, owner-controlled data access to the back-office systems of shippers and Logistic Services Providers (LSPs), critical for successful scale-up. As a result, the data owner highly values the digital components of products and services.&#x20;

Unattended Delivery & Collection leveraged [i4Trust Building Blocks](https://github.com/i4Trust/building-blocks) with FIWARE Context Broker and [iSHARE Participant Registry](https://trustbok.ishare.eu/apply-ishare/participant-registry) as Trust anchor to develop a universal method for handling unattended delivery & collection with the use of smart models and adherence to Data Sovereignty principles. The aim is to establish a generic and scalable process of trusted data sharing, to enable smooth integration with shipper and LSP systems for unattended delivery & collection to end customers.&#x20;

Learn more about Unattended Delivery & Collection, details in Impact Story.

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

#### Contributors:

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><img src="/files/dSgF7aLkBxAYPu9oF2v3" alt="" data-size="original"></td><td></td><td></td></tr><tr><td><img src="/files/XAzYYLVLUSwzhxCebuZG" alt="" data-size="original"></td><td></td><td></td></tr><tr><td><img src="/files/hXdmGvMboQ8D7GqIZzoZ" alt="" data-size="original"></td><td></td><td></td></tr><tr><td><img src="/files/WkwcWdGkt4lxXE6rdm8K" 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-1/scaling-up-unattended-delivery-and-collection.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.
