# Accept or reject a job offer

If you've received an offer, congratulations – you've been selected to work on a job on Scholars.

The offer will contain all of the details regarding the job: the job description, start and end dates, and the hourly rate at which you'll be paid.

The next step is to look at the offer and accept or reject it.

{% stepper %}
{% step %}

#### Click on the banner in the home page

When you have a pending offer, you'll see it at the top of the home page. Click on it to see it and respond to it.

You can also go to the *Offers* tab and respond from there.

<figure><img src="https://620615177-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcMVr1tcqZLg9WCEj5GgZ%2Fuploads%2FP8H29gsFLqDM9L63yxbD%2Floreshot-20260113-112428%402x.png?alt=media&#x26;token=4433f821-41d8-4434-a35c-eb9800da616d" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### (Optional) Reject the offer

At this stage, you may reject the offer by clicking on the *Reject Offer* button.

<figure><img src="https://620615177-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcMVr1tcqZLg9WCEj5GgZ%2Fuploads%2FfaGLyj5RU6pczRq0ZchS%2Floreshot-20260113-112627%402x.png?alt=media&#x26;token=a5c767f3-8346-4610-b858-a0ad48984f81" alt=""><figcaption></figcaption></figure>

The offer will disappear from the home page. There is nothing else you should do at this time, and you do not need to continue reading this guide.
{% endstep %}

{% step %}

#### Complete the compliance requirements

If you wish to instead accept the offer, you must first complete the compliance requirements.

Essentially, you click on each of the compliance requirements on the right and follow the steps on screen to complete them.
{% endstep %}

{% step %}

#### Accept the offer

Once all of the compliance requirements are completed, you may click on *Accept Offer* to accept the offer.
{% endstep %}
{% endstepper %}


---

# 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/accept-or-reject-a-job-offer.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.
