> For the complete documentation index, see [llms.txt](https://guide.wallet.intmax.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.wallet.intmax.io/japanese/product-guide/4shiidebaisukaranoroguin.md).

# 4．新しいデバイスからのログイン仕方

【１】上記では、MacでWalletを作ったので、これからiPadで同じアドレスにログインしてみようと思います！まずは、URLを貼り付けてアクセスしてください。（直接リンクからアクセスせず、ブラウザに貼り付けてアクセスしてください。）

#### <http://wallet.intmax.io/>

![](/files/WRZh73dU0ZnjTrkP1KbX)<br>

【２】Googleサインインへ進みます。\
\
![](/files/ltL8Jh0EGo6DQQXF2Exd)

【３】アカウントを選択します。以前にINTMAX Walletと作成した時と同じアカウントを選択してください。

![](https://lh6.googleusercontent.com/xQp7DLVt42qkq4XyqUuWZ6eOMcxyrW04OefWAQ6jBennawgLCQ8sd2vBWU4iMByTMuiMn24OH8smtzV3GGRBDH6Y1HjQ0DNc2lkjP4CDhvtlSPla_acefylap_ZWutVgp3PFldxDPtUrmuKfxQZwLgg)

【４】Continueをおして、認証してください。

![](https://lh6.googleusercontent.com/Jq3x_C2BaCIV3nNIRnD6SQZ9MhyLFNKrBUXcFeUZFWytKs1d0M-0KxMKSRnYCR1sm3euM55oVEaWPiQOm7MLNPIXAgeAA7L-uRBaKW0oSjgRC8BzkAxA1IepRWK0F7n3RVnyjH-e48YVoFw1u8B4A3c)<br>

【５】パーソナルコードを入力してください。

<figure><img src="/files/b1IbFxuMutvzk5IFVXhA" alt="" width="188"><figcaption></figcaption></figure>

【６】新規デバイスの追加に移ります。以前にwalletを作成した際のデバイスで承認作業を行いますのでそちらをお開きください。今回はMacに移動しましょう。

![](/files/soMdlY3az6me8PaceZXV)<br>

【７】設定から、「デバイスを認証する」を選択し、新しいデバイスを確認し、承認してください。

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

【８】これで新しいデバイスの登録は完成です。新しいデバイスに戻りウォレットを復元します。![](https://lh3.googleusercontent.com/J3jCnXy-urv5zCey4C24foIai0oQi2DsaWBPbSzF5U7OhAZfTI5sccH9lsHDkkpUcq-tYhYgCEckmAnGkoG9FNiMubrlmoPrJ-Vw_CEScQa5QNphUgQYIuDXZC-wDMsy6UNZhMFmWJZAV8UZ8yZHSxo)

【９】生体認証を使い、「続ける」を押します。

![](https://lh5.googleusercontent.com/Rsj52AEAiMdiuZW-QRXYYsXNG2vHN7Pc1vuBz-_v1gkqeR0tjDm-Km2tWdeI2tptUqozmQtL2bifoaAzLOf5GYqVsTnNDThQfi_ziMs1o14HES17R9q2uchqzApITTJEN6zqLj9QsISv0AY2IzKuxoU)

【１５】承認すると復元の完了です！

<figure><img src="/files/ru1ttQNDIaHnElwWZfbd" alt="" width="330"><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://guide.wallet.intmax.io/japanese/product-guide/4shiidebaisukaranoroguin.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.
