> 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/release-notes/sdk.md).

# SDK

- [March 2026](https://docs.payments.thalescloud.io/release-notes/sdk/march-2026.md)
- [NFC Wallet SDK (iOS) v7.4.0](https://docs.payments.thalescloud.io/release-notes/sdk/march-2026/nfc-wallet-sdk-ios-7.4.0.md)
- [NFC Wallet SDK (Android) v6.14.0](https://docs.payments.thalescloud.io/release-notes/sdk/march-2026/nfc-wallet-sdk-android-6.14.0.md)
- [NFC Wallet SDK (iOS) v7.3.1](https://docs.payments.thalescloud.io/release-notes/sdk/march-2026/nfc-wallet-sdk-ios-7.3.1.md)
- [NFC Wallet SDK (iOS) v7.2.4](https://docs.payments.thalescloud.io/release-notes/sdk/march-2026/nfc-wallet-sdk-ios-7.2.4.md)
- [Merchant Tokenization v3.0.2](https://docs.payments.thalescloud.io/release-notes/sdk/march-2026/merchant-tokenization-v3.0.2.md)
- [D1 SDK v4.3.0](https://docs.payments.thalescloud.io/release-notes/sdk/march-2026/d1-sdk-v4.3.0.md)
- [Push provisioning (Classic) v1.12.2](https://docs.payments.thalescloud.io/release-notes/sdk/march-2026/push-provisioning-classic-v1.12.2.md)
- [January 2026](https://docs.payments.thalescloud.io/release-notes/sdk/january-2026.md)
- [D1 SDK v4.2.1](https://docs.payments.thalescloud.io/release-notes/sdk/january-2026/d1-sdk-v4.2.1.md)
- [November 2025](https://docs.payments.thalescloud.io/release-notes/sdk/november-2025.md)
- [D1 SDK v4.2.0](https://docs.payments.thalescloud.io/release-notes/sdk/november-2025/d1-sdk-v4.2.0.md)
- [August 2025](https://docs.payments.thalescloud.io/release-notes/sdk/august-2025.md)
- [Merchant Tokenization v3.0.1](https://docs.payments.thalescloud.io/release-notes/sdk/august-2025/merchant-tokenization-v3.0.1.md)
- [September 2025](https://docs.payments.thalescloud.io/release-notes/sdk/september-2025.md)
- [D1 SDK 4.1.1](https://docs.payments.thalescloud.io/release-notes/sdk/september-2025/d1-sdk-4.1.1.md)
- [July 2025](https://docs.payments.thalescloud.io/release-notes/sdk/july-2025.md)
- [D1 SDK v4.1.0](https://docs.payments.thalescloud.io/release-notes/sdk/july-2025/d1-sdk-v4.1.0.md)
- [Push Provisioning (Classic)](https://docs.payments.thalescloud.io/release-notes/sdk/july-2025/push-provisioning-classic.md)
- [May 2025](https://docs.payments.thalescloud.io/release-notes/sdk/may-2025.md)
- [Merchant Tokenization v3.0.0](https://docs.payments.thalescloud.io/release-notes/sdk/may-2025/merchant-tokenization-v3.0.0.md)
- [March 2025](https://docs.payments.thalescloud.io/release-notes/sdk/march-2025.md)
- [Merchant Tokenization v2.0.1](https://docs.payments.thalescloud.io/release-notes/sdk/march-2025/merchant-tokenization-v2.0.1.md)


---

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

```
GET https://docs.payments.thalescloud.io/release-notes/sdk.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.
