> For the complete documentation index, see [llms.txt](https://docs.payments.thalescloud.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.payments.thalescloud.io/transit/transit.md).

# Transit

{% columns %}
{% column width="58.333333333333336%" valign="middle" %}

## <mark style="color:$primary;">Enhance the Traveller Journey</mark> with Thales Transit solutions   &#x20;

At Thales, we help transit agencies implement innovative solutions that enhance the traveller experience while reducing operating costs. Our D1 platform digitizes fare products across all major NFC wallets and apps, making fare payment simpler and more secure for passengers.

<a href="https://www.thalesgroup.com/en/solutions-catalogue/enterprise/financial-services/mass-transit-ticketing-solutions" class="button primary">Learn more</a>
{% endcolumn %}

{% column width="41.666666666666664%" %}

<figure><img src="/files/PDPjEks511H9NDxZ55jr" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column %}

{% endcolumn %}

{% column %}

{% endcolumn %}
{% endcolumns %}

<h3 align="center">Why Thales for <mark style="color:$primary;">Transit</mark> ?</h3>

<figure><img src="/files/jFkUQBXNlYoTnVhlGJ8z" alt=""><figcaption></figcaption></figure>

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th></tr></thead><tbody><tr><td><h4><mark style="color:$primary;">•</mark> Improved User Experiences</h4></td><td>The Thales D1 platform enables travellers to instantly purchase tickets and manage fares via digital wallets, with real-time updates for a more convenient and efficient experience.</td></tr><tr><td><h4><mark style="color:$primary;">•</mark> Solutions for All</h4></td><td>D1 supports both account-based and card-based ticketing, integrates with leading NFC technologies (EMV, Calypso, MIFARE DESFire, FeliCa), and works seamlessly with major wallets including Apple Wallet, Google Wallet, and Samsung Pay.</td></tr><tr><td><h4><mark style="color:$primary;">•</mark> Operating Efficiency</h4></td><td>Leveraging the popularity of EMV bank cards, Thales D1 connects to open-loop systems to reduce operational costs, enabling transit agencies to benefit from open-loop infrastructure while remaining independent of financial institutions and regulatory constraints.</td></tr><tr><td><h4><mark style="color:$primary;">•</mark> Inclusive Ticketing</h4></td><td>Thales D1 supports passengers who prefer paying with bank cards digitized in wallets while ensuring inclusive access to convenient transport options for those unable or unwilling to use cards.</td></tr></tbody></table>

{% columns %}
{% column %}

{% endcolumn %}

{% column %}

{% endcolumn %}
{% endcolumns %}

### Transit <mark style="color:$primary;">Products</mark>

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Transit Digitization</strong></td><td>Convert physical transport cards or tickets into secure digital versions usable on smartphones and wearables.</td><td><a href="/files/rzFzqkQXWJiDCjuTExEk">/files/rzFzqkQXWJiDCjuTExEk</a></td><td><a href="/spaces/ZoFRCpZeaDWwcHYhJY7B">/spaces/ZoFRCpZeaDWwcHYhJY7B</a></td></tr></tbody></table>

{% columns %}
{% column width="91.66666666666666%" valign="middle" %}

### <mark style="color:$primary;">Start Building</mark> with Thales

Accelerate your payment solutions and deliver secure, scalable experiences today.

<a href="https://lp.thalesgroup.com/dev-portal" class="button primary">Contact Us</a>&#x20;

&#x20;
{% endcolumn %}

{% column width="8.333333333333343%" %}

{% endcolumn %}
{% endcolumns %}


---

# 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://docs.payments.thalescloud.io/transit/transit.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.
