# Account Migration (Torus/Social Login)

Welcome to the step-by-step guide to migrate your account from the old Torus/Social Login to the new FANtium account system. This process will help you securely transition your assets and information to ensure a seamless experience on FANtium. Follow each step carefully and refer to the corresponding pages on the web app.&#x20;

<figure><img src="/files/5eQx8tQ1MSFymQNnAFBr" alt=""><figcaption><p>Before we get started, please ensure to access the migration flow via our official domain: <a href="https://app.fantium.com/login"><mark style="color:orange;background-color:orange;"><strong><code>app.fantium.com/login</code></strong></mark></a></p></figcaption></figure>

#### Step 1: Login with Your Old Account

<figure><img src="/files/vrKDEFZi49EJ5t1tGYZy" alt=""><figcaption><p>Login with legacy login</p></figcaption></figure>

1. **Start migration flow:** To start the migration, click on "MIGRATE YOUR ACCOUNT" button on the previous page&#x20;
2. **Migration Information:** Following you will be directed to an information page that explains the 3 different steps of the migration flow once more. Once you had a read through the information click "CONTINUE" to continue the process.
3. **Login with legacy account:** Log into your old account by selecting "SIGN IN WITH SOCIALS". The following pop-up will ask you to select a social login (such as Google) or enter your email address. **Please ensure to log in with the same social login or email that you previously used on the platform.** Otherwise, you will not be able to access your account.
4. **Confirmation**: Once you have started the login process, you will be asked to confirm your login with a notification on the top right. By clicking on it a pop-up will appear. On the pop-up, confirm your login once more.

#### Step 2: Set a New Account Password

<figure><img src="/files/GFgCOYfOOJ3EAF25hZmT" alt=""><figcaption><p>Set a password</p></figcaption></figure>

1. **Password Setup**: You will be directed to a page where you can set a new password for your Fantium account.
2. **Enter New Password**: Create a strong password and confirm it by entering it again in the provided fields.
3. **Save Password**: Click on the 'CONTINUE' button to save your new password and continue the process

#### Step 3: Confirm or enter Personal Information

<figure><img src="/files/befIK00HKmCle4fynlKd" alt=""><figcaption><p>Enter or confirm your user information</p></figcaption></figure>

1. **Personal Information**: After setting your new password, you will be taken to a page to confirm or enter your personal information.
2. **Review and save Details**: Ensure that all your personal information is correct. Once you are happy with the information displayed, click "SAVE" to save your information to your new account and continue the process.

#### Step 4: Transfer Assets

<figure><img src="/files/vv3MUOsEPqYrDzG3oWna" alt=""><figcaption><p>This page will only show up if you have Fantium NFTs or USDC/USDC.e stored on your legacy wallet. It will display all assets you have.</p></figcaption></figure>

1. **Assets Transfer**: Following you will be forwarded to the asset transfer page. Here you will transfer your assets individually to your new wallet.
2. **Select Assets to Transfer**: Select the assets you wish to transfer. Depending on your assets there will be options to transfer Fantium NFTs and the different currencies.
3. **Initiate Transfer**: Once the asset is selected press "TRANSFER". A new screen will open asking you to trigger the transfer. Click "COMPLETE TRANSFER". Following, a pop-up will open from the wallet provider reading "Permission" at the top. "CONFIRM" the transfer. The transfer process per asset may take a few seconds. Please wait for it to finish without reloading or closing the window.
4. **Repeat:** Repeat the process with all assets in your wallet.

#### Step 5: Complete and Sign-in!

<figure><img src="/files/GUWyrXJKC42Pnh5jYAWo" alt=""><figcaption><p>Success!</p></figcaption></figure>

Congratulations! You have successfully migrated your account from the Torus/Social Login to the new Fantium account system. Navigate to the new Login screen by clicking on "LOG IN" and access the FANtium platform and your account. \
\
If you encounter any issues during the migration process, don't hesitate to get in touch with our support team via email at <info@fantium.com> or by clicking on the support icon in the bottom right.


---

# 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://fantium-1.gitbook.io/fantium-faq/account-migration/account-migration-torus-social-login.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.
