# For Companies

- [Sign Up for an Employer Account](https://docs.folio.works/for-companies/sign-up-for-an-employer-account.md): Creating an employer account on Folio.
- [Posting a Job](https://docs.folio.works/for-companies/posting-a-job.md)
- [Hiring through Folio](https://docs.folio.works/for-companies/hiring-through-folio.md)
- [Onboarding Steps](https://docs.folio.works/for-companies/onboarding-steps.md): Add onboarding steps for your hired interns to review.
- [Employer Profile](https://docs.folio.works/for-companies/employer-profile.md): The employer profile provides talent with a concise overview of an employer.
- [Managing Active Contracts and Payments](https://docs.folio.works/for-companies/managing-active-contracts-and-payments.md)
- [Employer Onboarding](https://docs.folio.works/for-companies/employer-onboarding.md): Getting started as an employer on Folio is straightforward.
- [Create a New Organization](https://docs.folio.works/for-companies/employer-onboarding/create-a-new-organization.md): Onboarding as a new employer.
- [Joining an Existing Organization](https://docs.folio.works/for-companies/employer-onboarding/joining-an-existing-organization.md): If another team member has already created your organization on Folio, learn how to request to join below.


---

# 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.folio.works/for-companies.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.
