> For the complete documentation index, see [llms.txt](https://help.rentzap.com/help-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.rentzap.com/help-docs/guides/criteria-building-guide/vouchers-and-source-of-income-protections.md).

# Vouchers & Source of Income Protections

**Vouchers Allowed**

What it controls: Whether you'll accept housing vouchers (Section 8, Housing Choice Vouchers, etc.)

Important: Many jurisdictions now require accepting vouchers through Source of Income (SOI) protection laws. Rentzap automatically enforces this based on your property location.

Automatic Override: If your property is in a jurisdiction with SOI protections, this will automatically be set to "Yes" regardless of your preference, and you won't be able to change it.

**Voucher Income Multiplier**

What it controls: Income requirement for the portion of rent NOT covered by the voucher.

Default Setting: 3x (matches your standard income requirement)

Example:

* Monthly rent: $2,000
* Voucher coverage: $1,500
* Applicant responsibility: $500
* Required income at 3x: $1,500/month

Why separate: This ensures applicants can afford both their rent portion and their other living expenses.


---

# 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://help.rentzap.com/help-docs/guides/criteria-building-guide/vouchers-and-source-of-income-protections.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.
