> For the complete documentation index, see [llms.txt](https://help.xaman.app/app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.xaman.app/app/japanese/xummtanjemukdo/xummtanjemukto.md).

# Xummタンジェムカード設定方法

## **Xaman タンジェム（Tangem）カードの追加方法**

1. Xamanのホーム画面で右上の「アカウント」を押す。

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

2. 右上の「アカウント追加」を選択

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

3. 「Tangemカードを追加する」を押す

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

4. カード内蔵のNFCチップをスキャンする（スマートフォンがケースに入っている場合はうまくスキャンできない場合があります。ケースを外して再度お試しください）

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

5. 通知が出てきたら「アカウントの作成」を押す

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

6. もう一度スキャンする

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

7. この画面が出たら「検証」を押す

<figure><img src="/files/6CkIt3LUsz68Jt4gowEj" alt=""><figcaption></figcaption></figure>

8. カードのスキャン後、アカウントのrアドレスが表示されたら確認

<figure><img src="/files/mpW0F3CSkiuZTdtw38ln" alt="" width="375"><figcaption></figcaption></figure>

9. アカウントに任意の名前を設定し、「次へ」をタップ

<figure><img src="/files/WNHwFsu7oCAbsQ3BPCR5" alt="" width="375"><figcaption></figcaption></figure>

10\. 次の画面で内容を読み、「了解しました。次へ。」を選択

<figure><img src="/files/dMYxVNSokBoYd3OlXwf2" alt="" width="375"><figcaption></figcaption></figure>

これでXummタンジェムカードを利用したアカウント作成は完了です！🥳

<figure><img src="/files/xriCVAERMBGLcO8f1Hzt" alt="" width="375"><figcaption></figcaption></figure>


---

# 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://help.xaman.app/app/japanese/xummtanjemukdo/xummtanjemukto.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.
