# Onboarding

After [creating your account](/how-to/create-your-account.md), 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 are almost never selected for projects.

### Onboarding steps

{% hint style="info" %}
Ensure you enter real information about yourself.

Entering intentionally misleading or fraudulent information will result in immediate and permanent termination.
{% endhint %}

{% stepper %}
{% step %}

#### Resume upload

Drag and drop, or click to open the file picker and upload your resume/CV.

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

Scholars will fill in your profile for you automatically based on the contents of your resume. You'll have a chance to review your profile in the next step.

If you don't want to upload your resume, you can click on "I don't want to upload my resume". You can then later manually enter your education and work information.
{% endstep %}

{% step %}

#### Fill in basic identity information

Enter your name, surname, email, country, and cellphone number. All of these fields are mandatory.

If you have uploaded a resume, these fields may be filled in for you already.

Scholars may automatically clean up the capitalization of your name and surname after you leave each field or continue to the next step.

Only supported countries can be selected. If your country is not available, Scholars cannot currently support onboarding from that country.

<figure><img src="/files/06HMIoKZwvNhHQobtVQU" alt=""><figcaption></figcaption></figure>

Click on "→ Next" to proceed.
{% endstep %}

{% step %}

#### Enter your professional information

If you have a LinkedIn profile, please enter its URL. You may also link to your portfolio, personal website, or any other link containing information about you and your work.

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

Click on "→ Next" to proceed.
{% endstep %}

{% step %}

#### Enter your work experience

If you have uploaded a resume, this section will have been filled in for you.

Otherwise, please enter your work experience, one position / role at a time.

Fill in a position by entering the company, role, start and end years, country, and city, then a description. Then, click on "+ Add work experience" to add as many other positions as necessary.

{% hint style="info" %}
If you have no work experience, click on the trash can next to Experience 1 and click on Next.
{% endhint %}

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

Click on "→ Next" to proceed.
{% endstep %}

{% step %}

#### Enter your education information

In the same way, enter your education history.

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

Click on "Complete profile" when you are done. You will be redirected to the identity verification step.
{% endstep %}

{% step %}

#### Verify your identity

At this point, your profile has been created. However, we strongly recommend you also complete the identity verification step.

Click on "Continue to verification" to verify your identity. This helps us make sure it's really you, and it will unlock project opportunities.

You may skip verification for now by clicking on "I don't want to verify my information". You'll be able to do it at a later time.

Scholars without a verified identity are unlikely to be selected for projects.

Read more about identity verification [here](/how-to/verify-your-identity.md).

<figure><img src="/files/QjkEkCWI4MrdCpcQfyfd" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

## Next steps

{% content-ref url="/pages/nUsEKJrUdimzlWrvBLf5" %}
[Verify your identity](/how-to/verify-your-identity.md)
{% endcontent-ref %}

## Frequently asked questions

<details>

<summary>Do I need to complete my profile to apply to projects?</summary>

No. However, the fuller your profile, the higher the chances you will be selected for one.

</details>

<details>

<summary>Who can see my profile information?</summary>

Your information is shared with Scholars project managers and clients for evaluation and matching. Your contact information will only ever be used for communication related to employment.

</details>

<details>

<summary>Can I edit my profile later if I skip the onboarding form?</summary>

Yes.

</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/info/onboarding.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.
