> 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/nfc-wallet/ja/sdk-tong-he/overview.md).

# 概要

NFC Wallet SDK は、NFC Wallet の主要な統合ポイントです。

SDK をデジタルウォレットアプリケーションに統合します:

* Android のデジタルウォレットアプリケーション: [NFC Wallet SDK（Android）](broken://spaces/8SCtAC8bvzZPcCAilhED/pages/3cd5f4b13e7ceb18efc2fba7cbbdecf81ce212b2)
* iOS のデジタルウォレットアプリケーション: [NFC Wallet SDK（iOS）](broken://spaces/8SCtAC8bvzZPcCAilhED/pages/e45957f05b2a28f4e5c6b462bae7d3c5a6f3a1e2)

SDK がどこに組み込まれるかのコンテキストについては、こちらを参照してください [NFC Wallet の概要](/nfc-wallet/ja/general/overview.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/nfc-wallet/ja/sdk-tong-he/overview.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.
