# Eligibility Requirements

## Rentzap is only available to professional property managers&#x20;

#### You must meet one of the following requirements to be considered "professional":

* You are a licensed real estate agent or broker involved in activities of property management and/or leasing and have a minimum of 50 units
* You are an owner/investor who manages your own properties full time and has a minimum of 50 units

If you do not meet these requirements, please reach out to us and let us know. Depending on your circumstance we may be able to find a way to work with you.

For example, we regularly pair owners interested in using our service with professional property managers.&#x20;

#### You must agree to the following:

* Agree to our [terms of service](https://renter.rentzap.com/terms/) and [privacy policy](https://renter.rentzap.com/privacy-policy/)
* Agree to uphold our Fair Housing commitment and ethics policy


---

# 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.rentzap.com/help-docs/getting-started/eligibility-requirements.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.
