# Quickstart Guide

When you first install Product Rentals Pro you land on the onboarding screen, which includes the Quickstart Guide. This will provide a step-by-step workflow to get your first rental product configured and working on your website.

You can set it up at your own pace and track your progress. The completion status of each step will automatically update when you complete the task, but you can also manually tick/untick them from these buttons next to the step name.

<div align="left"><figure><img src="/files/x6ytwXj6jPIFTAa8pYip" alt=""><figcaption></figcaption></figure></div>

Below are the main steps of the Quickstart Guide. Click on one to get more detailed instructions.

1. [Select how rental durations are handled](/user-guide/quickstart-guide/rental-duration-options.md)
2. [Import & configure your first rental product](/user-guide/quickstart-guide/import-and-configure-a-rental-product.md)
3. [Enable the cart manager and add the rental widget in your theme](/user-guide/quickstart-guide/theme-components-install-and-config-guide.md)
4. [See how the rental product looks on your store](/user-guide/quickstart-guide/checking-the-rental-product.md)

{% hint style="info" %}
Would you prefer we walk you through it? Book a 30 min call and our team will take you through each step, for free!

<https://cal.com/productrentalspro/config>
{% endhint %}


---

# 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://docs.productrentalspro.com/user-guide/quickstart-guide.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.
