# Get paid

On Scholars, if you have an active contract and you are actively working on one of our jobs, you'll be paid by the hour, weekly.

## What are the steps I must take to get paid?

{% stepper %}
{% step %}

#### Set up your banking information

You must set up your banking information, so we know where to pay you.

You will not be able to accept a job offer if you have not set up your banking information.

Follow the steps outlined in this page to learn how to do so:

{% content-ref url="/pages/VxkBZngenxuLHDS0itaZ" %}
[Set up your banking information](/how-to/set-up-your-banking-information.md)
{% endcontent-ref %}
{% endstep %}

{% step %}

#### Receive and accept a job offer from Scholars

If you have [applied to jobs](/how-to/apply-for-a-job.md), you may then receive an offer. Accept the offer.

Learn how to accept job offers here:

{% content-ref url="/pages/u2LoBSeomScuIFgLNN0z" %}
[Accept or reject a job offer](/how-to/accept-or-reject-a-job-offer.md)
{% endcontent-ref %}
{% endstep %}

{% step %}

#### Track your time as you work on the job

Tracking your time is mandatory to get paid on Scholars, and it is your responsibility to do so correctly. Learn how to track your time here:

{% content-ref url="/pages/RcMb7KIv8jwqBvJyaMbl" %}
[Track the time spent on a job](/how-to/track-the-time-spent-on-a-job.md)
{% endcontent-ref %}
{% endstep %}

{% step %}

#### Send your weekly timesheet at the end of the week

When you are done for the week, you must send your timesheet detailing how long you have worked that week and what you worked on. This is mandatory to get paid, and a human will review and verify your timesheet.

On Scholars, this only takes a few clicks. Learn how do create and send your timesheet to review here:

{% content-ref url="/pages/1FDnhz5uphwGtA82tYBG" %}
[Send a timesheet](/how-to/send-a-timesheet.md)
{% endcontent-ref %}
{% endstep %}
{% endstepper %}

That's it. If your timesheet is approved, you will be paid for it. You can keep track of your payments from the *Payments* tab, which you can access from the left-hand side menu.

Payments can show different statuses as they move through review and processing. *Waiting for manager approval* means the payment has not been approved yet, *Sent for processing* means it has been sent to the payment provider, and *Processed* means the payment provider reported it as paid. If a payment shows as *Failed*, Scholars will show whether the payment failed during processing or was returned because the payment information may need to be corrected.

When the payment provider shares an estimated delivery date, Scholars shows it in the payment table so you can see when the payment is expected to arrive.


---

# 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/get-paid.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.
