# Settings

- [Store Settings](https://docs.productrentalspro.com/user-guide/settings/store-settings.md): The Product Rentals Pro Store Settings screen and a description of each setting available
- [Verifying your Support Email](https://docs.productrentalspro.com/user-guide/settings/store-settings/verifying-your-support-email.md): Confirm ownership of your support email address so we can send from your address and customers can reply directly to emails sent from the system.
- [Rental Settings](https://docs.productrentalspro.com/user-guide/settings/rental-settings.md): Description of the options & fields on the Rental Settings screen
- [Options & Variants Settings](https://docs.productrentalspro.com/user-guide/settings/options-and-variants-settings.md): Let Product Rentals Pro know how to treat particular Options & Variants on your Products
- [Settings - Notifications](https://docs.productrentalspro.com/user-guide/settings/notification-settings.md): Set up automated and customer emails and SMS\*
- [Add-Ons - Insurance](https://docs.productrentalspro.com/user-guide/settings/add-ons-insurance.md): Configure optional Insurance/Damage Protection options for rentals on your store
- [Add-Ons - Deposits](https://docs.productrentalspro.com/user-guide/settings/add-ons-deposits.md): Automatically add products to Cart to enable refundable deposits or allowance for later charges
- [Add-Ons - Upsells](https://docs.productrentalspro.com/user-guide/settings/add-ons-upsells.md): Easily sell consumables/non-rental products or additional services along with a rental


---

# 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/settings.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.
