# Using the product

- [Creating and Managing Criteria Sets](https://help.rentzap.com/help-docs/using-the-product/creating-and-managing-criteria-sets.md): This guide explains how to create, configure, and manage criteria sets in your Rentzap Provider account. Criteria sets are company-wide templates that define your rental screening requirements.
- [Creating and Managing Properties](https://help.rentzap.com/help-docs/using-the-product/creating-and-managing-properties.md): This guide explains how to add, configure, and manage properties in your Rentzap Provider account.
- [Creating and Managing Listings](https://help.rentzap.com/help-docs/using-the-product/creating-and-managing-listings.md): This guide walks you through creating a new listing in Rentzap and managing its details after creation.
- [Apply Link and Criteria Page](https://help.rentzap.com/help-docs/using-the-product/apply-link-and-criteria-page.md)
- [Understanding your Listing Dashboard](https://help.rentzap.com/help-docs/using-the-product/understanding-your-listing-dashboard.md): The Listings Dashboard is your central hub for managing all listings and tracking application activity. This guide walks you through every feature of the dashboard so you can work efficiently and stay
- [Understanding Your Application Queue](https://help.rentzap.com/help-docs/using-the-product/understanding-your-application-queue.md): The Application Queue provides complete visibility into every rental application's status "at a glance".


---

# 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/using-the-product.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.
