# Recruiter

- [Hire](https://docs.pockethrms.com/ess-portal/recruiter/recruitment-management.md): Pocket HRMS makes recruitment management very easy with simple steps for both the candidates and the hiring managers.
- [Create & Publish Jobs](https://docs.pockethrms.com/ess-portal/recruiter/recruitment-management/create-and-publish-jobs.md): Steps for creating and publishing a new job opening
- [Add a Candidate](https://docs.pockethrms.com/ess-portal/recruiter/recruitment-management/add-a-candidate.md): Steps for adding a new candidate
- [Hiring Stages of Candidate](https://docs.pockethrms.com/ess-portal/recruiter/recruitment-management/hiring-stages-of-candidate.md): Steps to move a candidate from ‘Sourced’ stage to ‘Hired’ stage.
- [Candidate Documentation Approval](https://docs.pockethrms.com/ess-portal/recruiter/recruitment-management/candidate-documentation-approval.md): Steps to approve candidate documents
- [Candidate Onboarding](https://docs.pockethrms.com/ess-portal/recruiter/recruitment-management/candidate-onboarding.md): Steps to onboard a candidate
- [Recruitment Overview](https://docs.pockethrms.com/ess-portal/recruiter/recruitment-management/recruitment-overview.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.pockethrms.com/ess-portal/recruiter.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.
