# Getting Started

- [Access to Hireforce](https://help.hireforce.io/getting-started/access-to-hireforce.md)
- [Onboarding](https://help.hireforce.io/getting-started/onboarding.md)
- [Admin](https://help.hireforce.io/getting-started/onboarding/admin.md): Getting Started for Hiring Managers
- [Recruiter](https://help.hireforce.io/getting-started/onboarding/recruiter.md): Getting Started for Hiring Managers
- [Interviewer (Event Attendee)](https://help.hireforce.io/getting-started/onboarding/interviewer-event-attendee.md): Getting Started for Hiring Managers
- [Hiring Manager](https://help.hireforce.io/getting-started/onboarding/hiring-manager.md): Getting Started for Hiring Managers
- [Settings](https://help.hireforce.io/getting-started/settings.md)
- [Account](https://help.hireforce.io/getting-started/settings/account.md)
- [Workspace](https://help.hireforce.io/getting-started/settings/workspace.md)
- [General](https://help.hireforce.io/getting-started/settings/workspace/general.md)
- [Careers Page](https://help.hireforce.io/getting-started/settings/workspace/careers-page.md): A careers page dedicated to showcasing your employer brand and presenting job openings.
- [Basic Career Page Builder](https://help.hireforce.io/getting-started/settings/workspace/careers-page/basic-career-page-builder.md)
- [Advance Career Page Builder](https://help.hireforce.io/getting-started/settings/workspace/careers-page/advance-career-page-builder.md)
- [Term And Condition](https://help.hireforce.io/getting-started/settings/workspace/careers-page/term-and-condition.md)
- [Departments](https://help.hireforce.io/getting-started/settings/workspace/departments.md)
- [Members](https://help.hireforce.io/getting-started/settings/workspace/members.md)
- [Locations](https://help.hireforce.io/getting-started/settings/workspace/locations.md)
- [Plans](https://help.hireforce.io/getting-started/settings/workspace/plans.md)
- [Recruiting](https://help.hireforce.io/getting-started/settings/recruiting.md)
- [Company Status](https://help.hireforce.io/getting-started/settings/recruiting/company-status.md)
- [Disqualification Reasons](https://help.hireforce.io/getting-started/settings/recruiting/disqualification-reasons.md)
- [Templates](https://help.hireforce.io/getting-started/settings/templates.md)
- [Email Templates](https://help.hireforce.io/getting-started/settings/templates/email-templates.md): Email templates help your team work efficiently
- [Hiring Pipelines](https://help.hireforce.io/getting-started/settings/templates/hiring-pipelines.md): A hiring pipeline is the overview of stages that each candidate follows.


---

# 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://help.hireforce.io/getting-started.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.
