# How to Connect Wallet & login?

## Overview  <a href="#id-1.-how-to-connect-and-disconnect-your-wallet" id="id-1.-how-to-connect-and-disconnect-your-wallet"></a>

At JOJO, we can support users to login with both wallets and socials:

{% hint style="info" %}
1 If you have a wallet, you can connect it directly using a browser plugin, desktop application, or wallet app.

2 If you don’t have a wallet, you can log in with socials or smart wallet, which takes less than a minute.

3 If your preferred wallet is not listed, you can use \[WalletConnect] to log in.
{% endhint %}

Now, let’s walk you through the process:

## 1. Connect an existing wallet <a href="#id-1.-how-to-connect-and-disconnect-your-wallet" id="id-1.-how-to-connect-and-disconnect-your-wallet"></a>

**Step 1:** Install a wallet browser plugin, desktop application, or wallet app.&#x20;

Take \[Metamask] for example, you can [download](https://chromewebstore.google.com/detail/metamask/nkbihfbeogaeaoehlefnkodbefgpgknn?hl=en) it first and make the configs for the wallet.

Remember to [add \[Base\] network](https://support.metamask.io/networks-and-sidechains/managing-networks/add-a-network-using-chainlist/) for it.

**Step 2:** Click **\[Connect Wallet]** button in the upper right corner

<figure><img src="/files/XksN8ExWO3oSkHUBEum2" alt="" width="312"><figcaption></figcaption></figure>

**Step 3:** Select your wallet entrance, then click **\[Sign In]**.

<figure><img src="/files/ksBb7lbeFDr3bqGW7hUr" alt="" width="207"><figcaption></figcaption></figure>

<figure><img src="/files/CTumSzyuw0AmlI4n6vQq" alt="" width="208"><figcaption></figcaption></figure>

**Step 4:** Sign in and enable access to you wallet

If you want to log out, click your **\[Wallet Address]** in the upper right corner. After that you will successfully disconnect your wallet.

<figure><img src="/files/VwN2BOVNytbUvbSau2Wj" alt="" width="185"><figcaption></figcaption></figure>

## 2. Login with Smart Wallet

Step1: Select the Smart Wallet

<figure><img src="/files/vikX3Apd3lpnMWQ72VgM" alt="" width="370"><figcaption></figcaption></figure>

Step2: Click the \[Sign up] button, the smart wallet will automatically save the passkey for you in the iCloud Keychain. Please do not delete it.

<figure><img src="/files/HmliLcC3jodz7OXabxWL" alt="" width="375"><figcaption></figcaption></figure>

<figure><img src="/files/xhs7V8h9i7abVBcsHElo" alt="" width="375"><figcaption></figcaption></figure>

Step3: Then you can use touchID or faceID to sign in.

<figure><img src="/files/LtHW7DYBnO4UzfNTr8tX" alt="" width="375"><figcaption></figcaption></figure>

## 3. Login with Socials

JOJO has partnered with [Particle Network](https://particle.network/) to supports Gmail, X, Email and Phone number methods to login, in this way, users will be able to enjoy JOJO even if they don't have a WEB3 wallet.&#x20;

#### Benefits for using Particle Network AA wallet solution for JOJO users

With Particle Network AA wallt solution, JOJO offers numerous advantages for our user, including:

* Enhanced Security: The integration of AA ensures a higher level of security for users’ assets, mitigating the risk of hacks or thefts.&#x20;
* Seamless User Experience: It simplifies onboarding for Web2 users, streamlines transaction processes, and reduces failed transactions.
* Scalability and Adaptability: It is designed to adapt to future innovations in the blockchain space, ensuring that users can take advantage of the latest advancements in web3 technology stacks.

**Step 1: Click \[Connect Wallet] button in the upper right corner and then choose to login with Email, X, Google, or Mobile.**

<figure><img src="/files/qBro1iWgUowUiQdHZHNA" alt="" width="375"><figcaption></figcaption></figure>

**Step 2: Take Gmail login as an example: Select an email account.**

<figure><img src="/files/YzKb9sSDgwCAnjdXBMMi" alt="" width="375"><figcaption></figcaption></figure>

**Step 3:** Enter the Master Password to encrypt the data. Make sure that you've saved the password in a proper way because both JOJO and Particle will not store the password.

<figure><img src="/files/EY8ejmgUI9gfMOyNaca5" alt="" width="218"><figcaption></figcaption></figure>

**Step 4:** Click **【Sign In】** to complete the connection.

<figure><img src="/files/6wcB4HQQgnZbCzznZ8SS" alt="" width="208"><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://about.jojo.exchange/jojo-1/v2-product-guides/tutorials/how-to-connect-wallet-and-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.
