> 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/getting-started/signing-up.md).

# Signing Up

Rentzap is available exclusively to professional property managers. To get started, you’ll need to [**book a demo**](https://www.rentzap.com/) with our team.

This initial step helps us confirm that you meet our [eligibility requirements](/help-docs/getting-started/eligibility-requirements.md) and allows us to understand your current workflow.&#x20;

During the demo, we’ll walk you through how Rentzap fits into your process and how our team can handle your application processing end-to-end.

If we decide to move forward together, the next step is setting up your [**Criteria Set**](/help-docs/using-the-product/creating-and-managing-criteria-sets.md), [**Property**](/help-docs/using-the-product/creating-and-managing-properties.md), and [**Listing**](/help-docs/using-the-product/creating-and-managing-listings.md). It only takes a few minutes, and we’ll walk through the first one with you. That’s it — once that’s done, we can start processing your applications right away.


---

# 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/getting-started/signing-up.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.
