# Standard Project Requirements

Welcome. Carefully review and ensure you understand the following general requirements for your project before you begin. ***These requirements are superseded by any specific Project Requirements document attached to your SOW.***&#x20;

For additional general information about timesheets, payments, and related topics, please refer to this [Knowledge Base](https://imerit-docs.gitbook.io/scholars). If you have questions, please speak to our team before beginning work.

{% hint style="success" %}
By signing the Statement of Work, you agree to the requirements below:
{% endhint %}

#### Work Hours and Availability

* You agree to work according to the specific instructions and scheduling provided by your Project Manager.
* You must be consistently available during your agreed-upon hours, ensuring productivity and task completion as instructed.
* After initial onboarding, your Project Manager may approve schedule adjustments or additional hours.

#### Broadband Internet and Device Requirements

* A reliable broadband internet connection and a modern computer are required, as specified in our [Device & Internet Requirements](https://imerit-docs.gitbook.io/scholars/getting-started/device-and-internet-requirements) document.
* Failure to meet these requirements may disqualify you from participating in the project and training compensation.

#### Training and Setup Sessions

* Attendance at HR onboarding, project training, and device setup sessions is mandatory.
* Non-attendance may result in removal from the project.

#### Compensation for Training and Setup

* You will be compensated for approved time spent on training, guideline reviews, Q\&A sessions, assessments, and setup, as specified by your Project Manager.
* Payment for training-related activities is contingent on your successful progression to production tasks on the project.
* Timesheets recording onboarding, training, and assessments will only be approved after you begin submitting production tasks.

#### Timesheet Submission and Approval

* Your payable hours are tracked and verified through approved project tools. Ensure your submitted timesheets accurately reflect these tracked hours.
* Follow the specific [timesheet submission process](https://imerit-docs.gitbook.io/scholars/working/timesheets) as directed by your Project Manager. Only submit timesheets for dates within your SOW period.
* Timesheet approval depends on internal reviews and client acceptance. Significant task rejection may require revisions of your reported hours.

#### Payment Schedule

* Payment will be made within 21 days following timesheet approval ([More info](https://imerit-docs.gitbook.io/scholars/working/invoices-and-payment))
* Once approved, payments will be processed on schedule without the need for follow-up.

For additional details and guidance, please consult our [Knowledge Base](https://imerit-docs.gitbook.io/scholars) or contact your Project Manager directly.                 &#x20;

<br>


---

# 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/standard-project-requirements.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.
