# Payroll

- [Payroll Guide](https://docs.pockethrms.com/hr-and-admin-portal/cloud-configuration/payroll/payroll-guide.md): Guide to payroll management
- [Payroll with Attendance](https://docs.pockethrms.com/hr-and-admin-portal/cloud-configuration/payroll/payroll-guide/payroll-with-attendance.md): This page provides a step-by-step guide for processing payroll with attendance
- [smHRt Payroll](https://docs.pockethrms.com/hr-and-admin-portal/cloud-configuration/payroll/payroll-guide/smhrt-payroll.md): smHRt (Smart) Payroll Process Guide
- [LOP Settings](https://docs.pockethrms.com/hr-and-admin-portal/cloud-configuration/payroll/payroll-guide/lop-settings.md): A guide to create a Credit Loss of Pay (LOP) credit setting
- [Pocket HRMS Payroll Process](https://docs.pockethrms.com/hr-and-admin-portal/cloud-configuration/payroll/payroll-guide/pocket-hrms-payroll-process.md): Payroll process in Pocket HRMS
- [Increment](https://docs.pockethrms.com/hr-and-admin-portal/cloud-configuration/payroll/increment.md)
- [Loan Management](https://docs.pockethrms.com/hr-and-admin-portal/cloud-configuration/payroll/loan-management-process.md): Loan management process


---

# 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/hr-and-admin-portal/cloud-configuration/payroll.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.
