# Jobs

To work and earn on Scholars, you must apply to and be part of jobs.

## What are jobs on Scholars?

On Scholars, employers create *jobs*, to which you can apply if you meet certain requirements. Once you are selected and hired for a job, then, you are bound to work on it until completion, for which you will be paid hourly.

## How do I apply for a job on Scholars?

Please consult the dedicated page on applying to jobs on Scholars, which also contains frequently asked questions about jobs and applying to them:

{% content-ref url="../how-to/apply-for-a-job" %}
[apply-for-a-job](https://docs.scholars.net/how-to/apply-for-a-job)
{% endcontent-ref %}

## Where can I see the status of my job applications?

From the home page, click on the *Applications* tab to see all of your applications and their status:

<figure><img src="https://620615177-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcMVr1tcqZLg9WCEj5GgZ%2Fuploads%2FdmEzSCuHwrBN9ryABov4%2Floreshot-20260113-101625%402x.png?alt=media&#x26;token=51265c89-ccf1-4d96-9762-195803aa4ef6" alt=""><figcaption></figcaption></figure>

## What are the different job application steps?

### Application Submitted

This is the first step. You have passed all of the required assessments and you have applied to a job.

You can learn more about how to apply for a job here:

{% content-ref url="../how-to/apply-for-a-job" %}
[apply-for-a-job](https://docs.scholars.net/how-to/apply-for-a-job)
{% endcontent-ref %}

There is nothing you should do at this stage. If you are selected, our managers will let you know. In the meantime, you can take more assessments or apply to other jobs, if any.

### Offer Sent

One of our managers has selected you for a job and has send you an offer. To see the offers you have received, go to the "Offers" tab.

Learn more about accepting or rejecting a job offer here:

{% content-ref url="../how-to/accept-or-reject-a-job-offer" %}
[accept-or-reject-a-job-offer](https://docs.scholars.net/how-to/accept-or-reject-a-job-offer)
{% endcontent-ref %}

### Contract

If you accept an offer, it turns into a contract. You can see your active contracts in the *Contracts* tab of your home page.

Your active contracts are your active jobs, for which you have been employed. You will be contacted by one of our project managers on how to work on the specific project.

Usually, you will have to record the time you spend working on a specific contract using our time tracker. Learn more about it here:

{% content-ref url="../how-to/track-the-time-spent-on-a-job" %}
[track-the-time-spent-on-a-job](https://docs.scholars.net/how-to/track-the-time-spent-on-a-job)
{% endcontent-ref %}

You will be then paid weekly according to how much time you spent on the project. See [this page on getting paid](https://docs.scholars.net/how-to/get-paid) for more.


---

# 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/jobs.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.
