# Onboarding

### Onboarding assistance

We are here for you - the calls below are to help you through the process.

* Six **HR Office Hours** calls every Monday, Wednesday, Friday\
  These are open calls attended by our HR team, who can help you with any questions or issues you may have. You will be emailed the link when you start onboarding:
  * **2:30 – 3:30 PM IST**   **(11AM CET, 5AM ET)**
  * **9:30 – 10:30 PM IST**   **(6PM CET, 12PM ET)**

Read our onboarding guide below for more info:

{% file src="/files/fgFuJK75B5qezf7mStDK" %}

### Onboarding Steps

To onboard you into our team, we need to complete the following steps.&#x20;

{% stepper %}
{% step %}

### Verification details

Prepare a **form of government ID**, and a proof of address. \
[More details](/scholars/getting-started/proof-of-id.md).
{% endstep %}

{% step %}

### MSA & Policies agreements

You will sign a Master Services Agreement and Policies document.&#x20;

Already signed in the past? Our new agreements are materially similar to your existing agreements, but we have consolidated them and made the contracts simpler. \
[More details](/scholars/getting-started/agreements.md).
{% endstep %}

{% step %}

### Bank details

Please have your bank information to hand, so that we can make payments. It is essential this info is accurate to avoid delays.&#x20;
{% endstep %}

{% step %}

### Tax information

For US-based consultants, we need your social security number and other details to ensure we report taxes correctly. For other countries, the information we need will differ.
{% endstep %}

{% step %}

### System data

We need certain information about your computer and internet connection, so that we can check it meets the system requirements for our projects.&#x20;

**If you are supplied a laptop by iMerit, you do not need to provide this info.**\
[More details](/scholars/getting-started/system-data.md).
{% endstep %}

{% step %}

### Credentials creation (Internal Step)

Next, our internal team creates an account for you. You may need to wait for 24 hours while this step is completed.
{% endstep %}
{% endstepper %}

After you complete these stages - congratulations! You are fully onboarded into our system and eligible for work.


---

# 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://imerit-docs.gitbook.io/scholars/getting-started/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.
