# Compliance requirements

[Jobs](/info/jobs.md) on Scholars have certain compliance requirements which you, as the applicant, must meet.

For example, most jobs on Scholars require you to have entered your payment information and to have signed a binding legal agreement with Scholars.

## How do I satisfy compliance requirements?

When you receive an [offer](/how-to/accept-or-reject-a-job-offer.md), and you click on it to read it, you will see the compliance requirements on the right-hand side of the screen:

<figure><img src="/files/G2Jweb9ox1yPF8oUlvkV" alt=""><figcaption></figcaption></figure>

To satisfy compliance requirements, click on each of them and follow the prompts on screen. When completed, a compliance requirement will show a "Satisfied" green badge.

## Types of compliance requirements

### Signing legal documents

<figure><img src="/files/vLyZNJAixUqT6wUuoMYV" alt=""><figcaption></figcaption></figure>

You may be asked to read and sign legal documents as part of compliance requirements for a job on Scholars.

To do so, click on the "View \[document name]" button to see and read the document PDF. Then, enter your full name as shown on your legal documents and add your signature. Ultimately, click on *Agree & Sign* to sign the document. This will satisfy the requirement.

{% hint style="warning" %}
This is a legally binding signature. Please ensure you have read the document in question in its entirety before agreeing and signing.
{% endhint %}

### Adding payout and tax information

If you don't have payout and tax information set up in your profile, this requirement will appear as *Pending.*

The Trolley onboarding dialog starts with ID verification, then asks for payment and tax information. After you complete one part and return to the dialog, Scholars refreshes the requirement status so you can see what is still pending.

To add a payout method and tax information:

{% stepper %}
{% step %}
Click on the compliance requirement on the right in the offer you received. This dialog will appear:

<figure><img src="/files/IAGssONQ6bIP3hnrAifG" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Click on *Add Payout Method*.
{% endstep %}

{% step %}
Enter your personal information, then click on *Next* at the bottom of the form.
{% endstep %}

{% step %}
Enter your banking information as shown, then click on *Add* at the bottom of the form to add your payout method.

You will receive your payments at the banking coordinates you specify here.
{% endstep %}

{% step %}
Click on *Submit a Tax Form.*

<figure><img src="/files/jryBgr5C4CJ2QvmhviBE" alt="" width="375"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Follow the prompts on screen to submit your tax information.
{% 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/info/compliance-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.
