# Create your account

{% hint style="info" %}
We don't use passwords. You'll be able to sign up and log in using just your email.
{% endhint %}

You'll need to create an account on Scholars to become a Scholar.

There are two ways to do so: either by using your Google account, or by entering your email address.

## Using a Google account

{% stepper %}
{% step %}
Open [app.scholars.net/account/login](https://app.scholars.net/account/login).
{% endstep %}

{% step %}
Click on "Continue with Google"
{% endstep %}

{% step %}
Pick a Google account. This account will be associated with your Scholars account.

<figure><img src="https://620615177-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcMVr1tcqZLg9WCEj5GgZ%2Fuploads%2FUh1EStg8YRmk3nCAW4Ra%2Floreshot-20260108-101408%402x.png?alt=media&#x26;token=d5ff7845-6482-4b56-87ed-1e1006c78d03" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Click on "Continue".

<figure><img src="https://620615177-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcMVr1tcqZLg9WCEj5GgZ%2Fuploads%2FN0DxpzpWXYJ9NCMSsObm%2Floreshot-20260108-101645%402x.png?alt=media&#x26;token=aab9cf45-143e-4a92-97ed-81693834b695" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
You'll be redirected to the onboarding form. Read more about it [below](#onboarding).
{% endstep %}
{% endstepper %}

## Using email

{% hint style="info" %}
You will be able to log in with your email even if you signed up using Google, as long as the emails are the same.
{% endhint %}

{% stepper %}
{% step %}
Open [app.scholars.net/account/login](https://app.scholars.net/account/login).
{% endstep %}

{% step %}
Enter your email in the "Email" field.
{% endstep %}

{% step %}
Click on "Continue".
{% endstep %}

{% step %}
You'll receive an email to the email address you specified.

<figure><img src="https://620615177-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcMVr1tcqZLg9WCEj5GgZ%2Fuploads%2FmMryfOJumyREwGktjFo4%2Floreshot-20260108-104945%402x.png?alt=media&#x26;token=693e6555-abdc-4e39-bd1d-6f432b991149" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Click on the button or link in the email to continue. You'll be redirected to the onboarding form. Read more about it [below](#onboarding).

<figure><img src="https://620615177-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcMVr1tcqZLg9WCEj5GgZ%2Fuploads%2FERVoVnN4se43KuVYXkKN%2Floreshot-20260108-104229%402x.png?alt=media&#x26;token=f4608f35-353d-4049-965e-62abaaa5c050" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

## Onboarding

After creating your account, you'll be shown an onboarding form. In this form, you'll be asked to upload your resume and fill other basic details to complete your profile.

Completing the onboarding flow is optional, you can skip it by clicking on the "Skip Onboarding" button on the top right. You can then fill in this information later.

However, please note that **the more complete your profile, the higher the chances you will be selected for a project**. Empty profiles will likely never receive any project offers, and will almost never be selected for a project among applicants.

Please see the page below on onboarding for information on how to complete your onboarding and increase your chances of being selected for projects.

{% content-ref url="../info/onboarding" %}
[onboarding](https://docs.scholars.net/info/onboarding)
{% endcontent-ref %}

## Frequently asked questions

<details>

<summary>I signed up via email but I didn't get an email. What should I do?</summary>

1. Please wait a few minutes and check your email again. In some cases, it may take a few minutes for the email to come.
2. Ensure you have typed your email address correctly. If you did not, go back to the login page and try again with the correct email address.
3. If you still don't receive the email, and your email address is correct, go to the login page and try again with the same email address.
4. If the problem persists, try a different email address.

</details>

<details>

<summary>I signed up with Google. Can I then log in with email?</summary>

Yes, as long as you enter the email belonging to your Google account.

</details>


---

# 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.scholars.net/how-to/create-your-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.
