> For the complete documentation index, see [llms.txt](https://docs.coin98.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coin98.com/products/coin98-super-wallet/extension/social-wallet/how-to-upgrade-a-social-wallet-to-ramper-core-v2-on-coin98-super-wallet-1.md).

# How to upgrade a social wallet to Ramper Core V2 on Coin98 Super Wallet

Starting from version 14.8.0, Coin98 has upgraded social wallets to Ramper Core V2 (New Version) technology with enhanced security.

{% hint style="warning" %}
**Important Note:**

To ensure uninterrupted access and avoid any losses, please migrate or transfer your Social Wallet assets to the new version before the old version is discontinued on **31/12/2024.**

* **Login via Facebook & Apple**: You'll be prompted to choose between the old version and the new version. Please note that the new version wallet address will differ from the old version address. Therefore, you should manually transfer your assets on the old address to the new address. If you don't do this, you won't be able to access your assets through your social account once the old version stops working. Instead, you'll need the seed phrase of the old version wallet to re-import your wallet into a hot wallet.
* **Login via Google & Email options**: The new version wallet address will remain the same as the old version address.
  {% endhint %}

Make sure you already updated your app to the latest version and then kindly follow these steps to migrate your existing social wallet to the new version.

### 1. If your social wallet is logged in the Coin98 Super Wallet

{% hint style="info" %}
**Note:** This part is for the social wallet logged in via Google or Email. For the social wallet logged in via Facebook and Apple, kindly refer to the guide in the second part.
{% endhint %}

**Step 1**: On the main screen of the App, choose the currently active wallet

**Step 2**: Choose **Manage Wallets**

**Step 3:** Choose the social wallet marked as the **Old Version** by clicking the **Upgrade** icon next to the wallet.

**Step 3:** Click **Upgrade New Version**

<figure><img src="https://2549780185-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FirKWZRA5WMZ5uBeDGB96%2Fuploads%2Fvl1om5Jp9h7RAnfsY1HG%2Fcoin98-app-upgrade-social-wallet-1.jpeg?alt=media&amp;token=1a127bdc-6321-4cad-813a-1baac0f2a150" alt=""><figcaption></figcaption></figure>

**Step 4**: You will be redirected to the login page of the selected social media platform. Login to the social account linked to the wallet you wish to upgrade and authorize access if needed to complete the upgrade.

After success, you will be navigated back to the Wallet screen, where you will see your recently upgraded Social Wallet.&#x20;

### 2. If your social wallet is not logged in the Coin98 Super Wallet

**Step 1**: At the top right corner of the home page, choose **Add Wallet** icon

**Step 2**: Select the **Social Wallet** option then click **Continue**

**Step 3:** Choose the social media platform associated with your social account (e.g., Facebook, Google, Email, Apple)

**Step 4:** Pick the social account linked to the wallet you wish to upgrade. The system will verify and upgrade your account to the new version

**Step 5:** Sign in again to your account to access the upgraded wallet

<figure><img src="https://2549780185-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FirKWZRA5WMZ5uBeDGB96%2Fuploads%2FqG2rSjSIQWVGQ3QnkG9a%2Fcoin98app-restoresocialwallet-1.jpeg?alt=media&amp;token=9cfb6660-5e03-4243-8ce7-541b99975c46" alt=""><figcaption></figcaption></figure>

After completing the upgrade, you will be navigated back to the Wallet screen, where you will see your recently migrated Social Wallet.&#x20;


---

# 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://docs.coin98.com/products/coin98-super-wallet/extension/social-wallet/how-to-upgrade-a-social-wallet-to-ramper-core-v2-on-coin98-super-wallet-1.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.
