# 4. How to log in an INTMAX Wallet from a new device

Begin on the new device by clicking on the link below:

* Let's say you initially created a wallet on a Mac, and now you're aiming to access that same address on an iPhone. Start by visiting - <https://wallet.intmax.io/>.
* To launch your wallet in browser, click **“Launch in Browser”**
* To Install as an app, click **“Install Wallet”**\ <br>

  <figure><img src="https://lh7-us.googleusercontent.com/Poagtf_1xTAnwbvo6DQRum73b08yN2KeMgLSswUvFytqHOlWhEd5JmyQNf2CpMSkEICnBhszlMJlnsJ5OeFUsUsrfm2_2eFrYPncbbbhfhluuwHvA14DI-jjRnBcqUFLKvJS1iSwHFxSVnFCucA_luI" alt="" width="563"><figcaption></figcaption></figure>

***

2. Sign in with the google account you used to create your wallet.

   <figure><img src="https://lh7-us.googleusercontent.com/DavyjHM-IEWAu7DPt1WP9XfFXY5hucftFrXpncaTypVFpIxF_2kJJsThoeQwYIS1NrewrlW4sJlevEcGol__kOEJhrWznHXzmJ2yUjqb8KV3mwDQxz43mvcZ4s_Ytpy7txxglrUt9tfAKWmVcjICUFU" alt="" width="375"><figcaption></figcaption></figure>

***

2. Enter Personal code

   * Please enter the personal code details you set for your wallet and click **"Next"**

   <figure><img src="https://lh7-us.googleusercontent.com/k9T9EuV08nROwfrm2DD5GJLayoZW0FH5yM9yqiVJ_3Pr2I0bXF-OfoG455qOs-Epv4XZteW8aDwZ7HBhEMXbDcbMc74COUyuGjvTP-20XwyCSU1VrLx3ADDW3kUms6tDy_EScKqBwPDCk_iUT2NY7FA" alt="" width="563"><figcaption></figcaption></figure>

***

4. Authorize your device&#x20;
   * Open the INTMAX Wallet by scanning the QR code using the previously registered device in order to authorize the new device.\ <br>

     <figure><img src="https://lh7-us.googleusercontent.com/eI-zxwZUyfLFQFU1DUjyYkW1NbZ1KmHip9hLZCTtWbzUzJJOxC-REf7mwDuBWs6x9IedpGHyMHIGt7jEIaZK2LIHje4I5YDDIpSLaXx-0ByCWCNQQ5kho66EIrOj0DPJjPw7nNzuxSZsLOW4eZrFq54" alt="" width="375"><figcaption></figcaption></figure>

or

* Visit the menu section on the INTMAX Wallet on the original device.
* From "Setting", navigate to “Authorize Device” and click on “Authorize” after confirming the detail of the new device to be added. \ <br>

  <figure><img src="/files/6F7WZpGSX3BSn3vCQGVD" alt="" width="563"><figcaption></figcaption></figure>

***

5. Your existing Wallet would automatically be found on the new device.<br>


---

# Agent Instructions: 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://guide.wallet.intmax.io/product-guide/4.-how-to-log-in-an-intmax-wallet-from-a-new-device.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.
