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

# DSMPM

In the world of multimodal passenger mobility, overcoming fragmentation in ticketing systems and navigating technological, legal, and domain-specific challenges pose significant hurdles. Compliance with [GDPR](https://gdpr-info.eu/) further complicates matters, necessitating robust privacy measures.&#x20;

Data Space for Multimodal Passenger Mobility (DSMPM) addresses these issues with a decentralised approach, where transaction brokers facilitate data exchange and communication among stakeholders. This harmonises service organisation and compensation through mutual agreements, ensuring smooth collaboration between parties.\
\
By leveraging FIWARE and iSHARE data space building blocks for identity and authorization ensures transparent and lawful data processing, enhancing trust and compliance. Participation in the i4Trust program opens new dimensions of trust, interoperability and compliance, positioning DSMPM as a pioneer in citizen-centric mobility solutions. With the [iSHARE Trust Framework](https://framework.ishare.eu/), DSMPM enhances trust among stakeholders, facilitates scalability, and ensures GDPR compliance, solidifying DSMPM's role in data exchange ecosystems.&#x20;

Learn more about the DSMPM in the Impact Story.

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

#### Contributors:

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><img src="/files/R5KKL7SqcPBfWQuCDpqo" alt="" data-size="original"></td><td></td><td></td></tr><tr><td></td><td><img src="/files/rFJyOlB9PNbECeLiKbkp" alt="" data-size="original"></td><td></td></tr><tr><td></td><td></td><td><img src="/files/SXsEIHtwuJzd029jXQjb" alt="" data-size="original"></td></tr><tr><td><img src="/files/6RJ5IeRldGrQWuaT1xsO" 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/dsmpm.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.
