# Set up your banking information

You can set up your banking information before or while accepting an offer. The same profile area also shows identity verification status when your payment provider requires it.

{% hint style="info" %}
You can't accept job offers without completing the required payment, tax, and identity verification steps on your profile.
{% endhint %}

### Before accepting an offer

{% stepper %}
{% step %}
Go to your profile page, then to *Payment & Identity Verification*.

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

{% step %}
Click on the card under *Payment Setup* to add a payout method. Follow the steps on screen to do so.
{% endstep %}

{% step %}
Click on the card under *Tax Setup* to set up your tax information. Follow the steps on screen to do so.
{% endstep %}

{% step %}
If the page shows an identity verification step, click it and follow the prompts to verify your identity.
{% endstep %}

{% step %}
Once each required card shows a green *Completed* badge, everything is set up.
{% endstep %}
{% endstepper %}

### As you are accepting an offer

Follow the steps outlined in the following page on accepting an offer:

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


---

# 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/set-up-your-banking-information.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.
