# How to create a Social Wallet

{% hint style="info" %}
Before you get started, please ensure you have an active social media account (e.g., Facebook, Google, Email) that you intend to utilize for setting up a wallet.
{% endhint %}

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

**Step 2:** Click **Create a New Wallet**, then select the **Social Wallet** option

<figure><img src="https://2549780185-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FirKWZRA5WMZ5uBeDGB96%2Fuploads%2FYho7QslEMShusGajCi2N%2FScreenshot%202025-06-08%20at%2012.12.44%E2%80%AFAM.png?alt=media&#x26;token=14564883-6d20-41c8-88c6-4cc07cf043fe" alt=""><figcaption></figcaption></figure>

**Step 3**: Choose the social media platform you prefer for authentication (e.g., Facebook, Google, Email, Apple).

{% hint style="info" %}
**Note**: For a smoother experience, Google and Email login options are now combined. If your email is new to Coin98, both options will create the same wallet.
{% endhint %}

**Step 4**: Authorize Access

* You will be redirected to the login page of the selected social media platform.
* If you're not already logged into your social media account, you'll be asked to enter your social media credentials (username and password).

Here, we use Google login as an example for your reference.

<figure><img src="https://2549780185-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FirKWZRA5WMZ5uBeDGB96%2Fuploads%2FNE5l7cnaGb8OLE9sQMbd%2FScreenshot%202025-06-08%20at%2012.31.23%E2%80%AFAM.png?alt=media&#x26;token=0d0a6d57-1414-40d8-9e5b-dae67d1f4ca0" alt=""><figcaption></figcaption></figure>

You will be navigated back to the **Wallets** main screen with the recently created Social Wallet selected. The newly created Social Wallet is a Multi-chain Wallet.

<figure><img src="https://2549780185-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FirKWZRA5WMZ5uBeDGB96%2Fuploads%2FIrdfGr659U38Lzt2cuf6%2Fimage.png?alt=media&#x26;token=48478532-5950-469d-998a-b62cabb94aba" alt=""><figcaption></figcaption></figure>


---

# 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://docs.coin98.com/products/coin98-super-wallet/mobile/social-wallet/how-to-create-a-social-wallet-1.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.
