# For Contractors

- [How to Sign Up and Log In to the Platform](https://docs.thestape.com/for-contractors-1/how-to-sign-up-and-log-in-to-the-platform.md): This guide briefly explains how to start receiving your first payouts from companies on the Stape platform as quickly and easily as possible.
- [How to Complete Verification and Set Up Your Profile](https://docs.thestape.com/for-contractors-1/how-to-complete-verification-and-set-up-your-profile.md): This section explains how to complete the first required step — “Verify and complete your profile”
- [How to Accept an Invitation from a Company or Invite a Company](https://docs.thestape.com/for-contractors-1/how-to-accept-an-invitation-from-a-company-or-invite-a-company.md): We’ll explain how to complete the second required step — “Accept or invite company”
- [How to Sign Your Agreement with Stape](https://docs.thestape.com/for-contractors-1/how-to-sign-your-agreement-with-stape.md): This section explains how to complete the third required step — “Sign contract with Stape"
- [How to Receive or Request a Payout](https://docs.thestape.com/for-contractors-1/how-to-receive-or-request-a-payout.md)
- [How to Withdraw Funds](https://docs.thestape.com/for-contractors-1/how-to-withdraw-funds.md): Withdrawing funds to your bank account or cryptocurrency wallet
- [Checking the Status of a SWIFT Payment](https://docs.thestape.com/for-contractors-1/checking-the-status-of-a-swift-payment.md)
- [Where to Download Contract and Invoices](https://docs.thestape.com/for-contractors-1/where-to-download-contract-and-invoices.md)
- [Taxes](https://docs.thestape.com/for-contractors-1/taxes.md)
- [Exchanging Currency](https://docs.thestape.com/for-contractors-1/exchanging-currency.md)


---

# 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.thestape.com/for-contractors-1.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.
