# How to sign in with Social Account

## **How to sign in with Social Account**

**Step 1:** Visit the website <https://dagora.xyz/>&#x20;

**Step 2:** At the top right corner of the page, click on **Sign In/ Connect Wallet** button

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

**Step 3**: Sign in with a Social Account

Choose the social media platform you prefer for authentication (e.g., Facebook, Google, Email, Apple) and follow the on-screen instructions.<br>

Here is an example of signing in with an email address:&#x20;

**3.1.** Choose **Email** option

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

**3.2.** Enter your email address

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

**3.3.** Click **Log in to Dagora** in your received email confirmation to verify and wait for the process to complete.

{% hint style="info" %}
If you do not see the email verification in the Primary box, you can check the Spam folder and move it to the Primary (Inbox) to proceed further.
{% endhint %}

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdlTWS1ABQsUgqWHj7Avmb7cHsEXi18CyYKi8w85lPI-aD8Ev04iRsOqGwR9aUWD8NULNeeD18aMrKtW8l4gHJGdLAtGsy2XngG_jyJbf3Z0mRkSnqXY54-adt7Co1k6BH7-5ug?key=rbVODcKLjvTB_04j89fjP5_3" alt="" width="375"><figcaption></figcaption></figure>

**3.4.** Once the verification is completed, you can go back to Dagora for checking.

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

To get a wallet address, click on your **Profile Avatar** on the top right corner and click on the dropdown icon to **Copy** icon next to the address to copy it.

<figure><img src="/files/yjAtfQU1hLNtew7Dbf7J" 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.dagora.xyz/beginners-guide/basics/how-to-sign-in-with-social-account.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.
