# For Companies

- [How to Register a Company](https://docs.thestape.com/for-companies-1/how-to-register-a-company.md): This guide explains how to register a Company on Stape, start working with Contractors, and send them payouts.
- [How to Complete the Company Profile](https://docs.thestape.com/for-companies-1/how-to-complete-the-company-profile.md)
- [How to Sign Your Agreement with Stape](https://docs.thestape.com/for-companies-1/how-to-sign-your-agreement-with-stape.md)
- [How to Invite a Contractor](https://docs.thestape.com/for-companies-1/how-to-invite-a-contractor.md)
- [How to Top Up Your Company Balance](https://docs.thestape.com/for-companies-1/how-to-top-up-your-company-balance.md): This guide explains how to top up your Company balance so you can send payouts to Contractors.
- [How to Send a Payout to a Contractor](https://docs.thestape.com/for-companies-1/how-to-send-a-payout-to-a-contractor.md)
- [Where to Download Agreements and Invoices](https://docs.thestape.com/for-companies-1/where-to-download-agreements-and-invoices.md): Stape automatically generates all the documents required for working with your Company. You do not need to create them manually or send them to us. This section explains where you can download these
- [How to Give Employees Access to the Company Profile](https://docs.thestape.com/for-companies-1/how-to-give-employees-access-to-the-company-profile.md): On Stape, you can add users to your Company account. Depending on their role, they can edit company information, manage payouts and contractors, and give access to other users.
- [Exchanging Currency](https://docs.thestape.com/for-companies-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-companies-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.
