# 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**: Click on the icon at the top left corner of the main screen to access the Sidebar section, click **My Wallets**

**Step 2:** Click on the Add Wallet icon

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

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

**Step 4**: Choose the Social Account

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

<figure><img src="/files/37ieliMX9k5H3LyBjDv9" alt=""><figcaption></figcaption></figure>

**Step 5**: 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).

{% hint style="info" %}
**Note**: If you opt to log in using the Email option, you will need to verify your email to sign in.
{% endhint %}

You will be navigated back to the **Wallets** main screen with the recently created Social Wallet selected.&#x20;

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

{% hint style="info" %}
The newly created Social Wallet is a Multi-chain Wallet.
{% endhint %}


---

# 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/extension/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.
