# Multimodal Traveling Platform

Even when we travel is currently hampered due to COVID-19, we all will see a surge in the travel industry as soon as the travel restrictions are lifted again. But this will act against any measure to reduce carbon emissions to net-zero by 2040.&#x20;

Therefore let's paint a less grim picture how we envision traveling for the future, but before we do that, we want to make sure to get the idea across by showing you how the 'centralized' version of such a platform looks like. &#x20;

{% embed url="<https://www.youtube.com/watch?v=Ku1_OwzFwwc>" %}

There are basically three global companies on the planet in control of all bookings and they have a fairly [poor reputation when it comes to securing your personal data](https://www.youtube.com/watch?v=n8WVo-YLyAg\&feature=emb_title).&#x20;

Improvements in security, convenience and implementation speed will be possible and the management of tickets and payments could be easily done in the following way:&#x20;

* Travelers get their ticket(s) sent to their personal wallet, e.g. [Minerva](/about/sovereign-operating-system/digital-wallet-minerva.md)
* Tickets are [Verifiable Credentials](https://www.w3.org/TR/vc-data-model/) and can be checked independently
* Verifiable Credentials can be combined to [Verifiable Presentations](https://w3c-ccg.github.io/vp-request-spec/) acting as a combined ticket
* Claiming final payment can be automated once a certain mode of transport is used or in case of not using a pre-booked transport, a refund can be claimed by the traveler.&#x20;

Decentralization is a key success factor in this use case, as the centralized approach is rigid and expensive. Once we see a little better penetration of DIDs, VCs and digital wallets, it will become obvious to everyone that this is a massive improvement over the status quo.&#x20;


---

# Agent Instructions: 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:

```
GET https://docs.artis.eco/about/use-cases/mulit-modal-travelling-platform.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
