# How to connect?

### 2 ways to connect&#x20;

🦊 You are web3 user, connect with your Wallet!

📨 You don't know what the heck is a Wallet? => Connect with your Google account or with an eMail, we create an Ethereum address for you!&#x20;

### 🚨 Good to know:

You can choose this method to sign without verification, but if you want to create a "[Pact](/pact.social/faq/what-is-a-pact.md)" or if you want to verify your signature, you must connect a Wallet.&#x20;

### To help you step by step::&#x20;

1️⃣ Click on "Connect" (upper right on desktop, in the upper left menu on mobile)

<div align="left"><figure><img src="/files/PIxXiUEKvcFyRYKQJUbr" alt=""><figcaption></figcaption></figure></div>

2️⃣ Choose the way to connect:&#x20;

&#x20;           With your Google Account? => go to 3️⃣.1

&#x20;           With an eMail? => go to 3️⃣.2

&#x20;           With a Wallet? => go to 4️⃣

<div align="left"><figure><img src="/files/O0KKxCm8nbfXVFZhVqam" alt="" width="352"><figcaption></figcaption></figure></div>

3️⃣.1 If you choose "sign-in with Google", wait a moment, then you 're connected:&#x20;

<div align="left"><figure><img src="/files/gDMb5XNacr44lqnnaCCP" alt="" width="269"><figcaption><p>Wait a moment</p></figcaption></figure></div>

<div align="left"><figure><img src="/files/vrzHtsqS1TRPWTlQ4Au6" alt=""><figcaption><p>When you see a number like this instead of the "Connect" button, you are connected</p></figcaption></figure></div>

3️⃣.2 If you choose eMail connection, enter you eMail and click on "SEND CODE":&#x20;

<div align="left"><figure><img src="/files/47uNk4X2feP277oKdj15" alt="" width="375"><figcaption></figcaption></figure></div>

then open your mail-box, copy the code, and paste it on pact.social, and finally, click on "Verify":

<img src="/files/sQ5dWF0RoJtwCQueN1XP" alt="" data-size="original"><br>

After some seconds,  you're connected! => You can see your ethereum address displayed as is 👇instead of the "Connect' button.

<div align="left"><figure><img src="/files/cf5zgeIRqy166ZZxBe4A" alt=""><figcaption><p>Ethereum Address</p></figcaption></figure></div>

4️⃣ If you choose one of the Wallet, click on "Sign"

<div align="left"><figure><img src="/files/NpIs2g0C0RIw3K4NFQKT" alt="" width="307"><figcaption></figcaption></figure></div>

5️⃣  Confirm the connection in your Wallet (here is Metamask), then go back on pact.social:

<div align="left"><figure><img src="/files/wAbs6rFROYOpSCeZq1NJ" alt="" width="194"><figcaption></figcaption></figure></div>

6️⃣ Once on pact.social, you need now to unlock your private storage, click on "Sign":&#x20;

<div align="left"><figure><img src="/files/K5Me9fovFztcIH67MtkC" alt="" width="306"><figcaption></figcaption></figure></div>

7️⃣ Confirm it in your Wallet:

<div align="left"><figure><img src="/files/KrRVV1RRD36LygyFgUe1" alt="" width="194"><figcaption></figcaption></figure></div>

8️⃣ You are connected and ready to use pact.social! 🥳👏


---

# 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://pact-social.gitbook.io/pact.social/faq/how-to-connect.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.
