# Other

- [Features Coming Soon](https://docs.productrentalspro.com/user-guide/other/features-coming-soon.md): A list of planned features that will be added to Product Rentals Pro in the coming months
- [Improving the Cart & Checkout Experience](https://docs.productrentalspro.com/user-guide/other/improving-the-cart-and-checkout-experience.md): Use Shopify customizations and 3rd party apps to improve the Cart & Checkout experience for your customers
- [Preventing Quantity Updates on your Cart page](https://docs.productrentalspro.com/user-guide/other/improving-the-cart-and-checkout-experience/preventing-quantity-updates-on-your-cart-page.md): Stopping customers from changing the quantity after bypassing the availability calendar
- [Improving Phone Number Capture Rate for Pick-up Orders](https://docs.productrentalspro.com/user-guide/other/improving-the-cart-and-checkout-experience/improving-phone-number-capture-rate-for-pick-up-orders.md): Capture most phone numbers on pick-up orders with small updates
- [Blocking Checkout Shipping/Pick-up options based on the option selected on the Product page](https://docs.productrentalspro.com/user-guide/other/improving-the-cart-and-checkout-experience/blocking-checkout-shipping-pick-up-options-based-on-the-option-selected-on-the-product-page.md): Dealing with product page & checkout delivery method conflicts
- [Updating the price on the default Shopify Price theme block when the variant is changed](https://docs.productrentalspro.com/user-guide/other/improving-the-cart-and-checkout-experience/updating-the-price-on-the-default-shopify-price-theme-block-when-the-variant-is-changed.md): Show an updated price as customers switch between variants
- [Including Rental Dates in your Shopify Order Confirmation Emails](https://docs.productrentalspro.com/user-guide/other/improving-the-cart-and-checkout-experience/including-rental-dates-in-your-shopify-order-confirmation-emails.md): Make sure customers can see the dates they booked in their confirmation
- [Supported Languages](https://docs.productrentalspro.com/user-guide/other/supported-languages.md): The languages currently supported by Product Rentals Pro


---

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