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

# SDK

- [2026年3月](https://docs.payments.thalescloud.io/release-notes/ja/sdk/march-2026.md)
- [NFC Wallet SDK (iOS) v7.4.0](https://docs.payments.thalescloud.io/release-notes/ja/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/ja/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/ja/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/ja/sdk/march-2026/nfc-wallet-sdk-ios-7.2.4.md)
- [Merchant Tokenization v3.0.2](https://docs.payments.thalescloud.io/release-notes/ja/sdk/march-2026/merchant-tokenization-v3.0.2.md)
- [D1 SDK v4.3.0](https://docs.payments.thalescloud.io/release-notes/ja/sdk/march-2026/d1-sdk-v4.3.0.md)
- [プッシュプロビジョニング（クラシック）v1.12.2](https://docs.payments.thalescloud.io/release-notes/ja/sdk/march-2026/push-provisioning-classic-v1.12.2.md)
- [2026年1月](https://docs.payments.thalescloud.io/release-notes/ja/sdk/january-2026.md)
- [D1 SDK v4.2.1](https://docs.payments.thalescloud.io/release-notes/ja/sdk/january-2026/d1-sdk-v4.2.1.md)
- [2025年11月](https://docs.payments.thalescloud.io/release-notes/ja/sdk/november-2025.md)
- [D1 SDK v4.2.0](https://docs.payments.thalescloud.io/release-notes/ja/sdk/november-2025/d1-sdk-v4.2.0.md)
- [2025年8月](https://docs.payments.thalescloud.io/release-notes/ja/sdk/august-2025.md)
- [Merchant Tokenization v3.0.1](https://docs.payments.thalescloud.io/release-notes/ja/sdk/august-2025/merchant-tokenization-v3.0.1.md)
- [2025年9月](https://docs.payments.thalescloud.io/release-notes/ja/sdk/september-2025.md)
- [D1 SDK 4.1.1](https://docs.payments.thalescloud.io/release-notes/ja/sdk/september-2025/d1-sdk-4.1.1.md)
- [2025年7月](https://docs.payments.thalescloud.io/release-notes/ja/sdk/july-2025.md)
- [D1 SDK v4.1.0](https://docs.payments.thalescloud.io/release-notes/ja/sdk/july-2025/d1-sdk-v4.1.0.md)
- [プッシュプロビジョニング（クラシック）](https://docs.payments.thalescloud.io/release-notes/ja/sdk/july-2025/push-provisioning-classic.md)
- [2025年5月](https://docs.payments.thalescloud.io/release-notes/ja/sdk/may-2025.md)
- [Merchant Tokenization v3.0.0](https://docs.payments.thalescloud.io/release-notes/ja/sdk/may-2025/merchant-tokenization-v3.0.0.md)
- [2025年3月](https://docs.payments.thalescloud.io/release-notes/ja/sdk/march-2025.md)
- [Merchant Tokenization v2.0.1](https://docs.payments.thalescloud.io/release-notes/ja/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/ja/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.
