> For the complete documentation index, see [llms.txt](https://pmg-2.gitbook.io/gdlc-l-and-d-hub/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pmg-2.gitbook.io/gdlc-l-and-d-hub/role-based-courses/hands-on-guide-originations/module-4-income-documentation/income-pay-stubs.md).

# Income: Pay Stubs

Pay stubs, also known as paycheck stubs, are documents that provide detailed information about an employee's earnings and deductions for a specific pay period. They serve as a record of the employee's wages and are typically issued with each paycheck.

![](/files/RH3ZTYavaDqq2NmgG4mE)

**Context:** Identifying the document.

1. Document title
2. Pay period

**Key takeaways:** Important information.

3. Company name
4. Employee name
5. Income
6. Rate
7. Hours worked
8. Pay period total pay
9. YTD gross pay

**Notes on income:**

* The income on the pay stubs should match with the income as reported on the written verification of employment (WVOE)
* Year-to-date (YTD) income should be analysed as well as the current period amount.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://pmg-2.gitbook.io/gdlc-l-and-d-hub/role-based-courses/hands-on-guide-originations/module-4-income-documentation/income-pay-stubs.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.
