# Taxes

## Does Scholars pay my taxes for me?

**No.** Scholars does not deduct taxes from your payments.

You, as the independent contractor, are responsible and accountable for fulfilling your local tax regulations.

## What forms must I fill when accepting an offer?

This may vary from offer to offer. Please see the following page for more on how to accept a job offer:

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

And the following page for how to fulfill compliance requirements (such as tax forms):

{% content-ref url="/pages/NXDa2FIrUSbkJ5JG3O7T" %}
[Compliance requirements](/info/compliance-requirements.md)
{% endcontent-ref %}

Generally, if you are a US citizen or permanent resident, you will be asked to fill a W9. If you are a non-US citizen or not a US resident, then you may be required to fill a W8-BEN.

## Other frequently asked questions

<details>

<summary>Can I work on Scholars through my business?</summary>

No. You may only work on Scholars personally.

</details>


---

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