# Selling & Payment Options

- [Intro to Selling & Payment Options](https://docs.productrentalspro.com/user-guide/selling-and-payment-options/intro-to-selling-and-payment-options.md): Learn about recurring fees, security deposits, down-payments and other rental charges
- [Part-Payments / Down-payments](https://docs.productrentalspro.com/user-guide/selling-and-payment-options/part-payments-downpayments.md): Charging a percentage of the full rental fee up-front, and the remainder at a later date
- [Refundable Security Deposits](https://docs.productrentalspro.com/user-guide/selling-and-payment-options/refundable-security-deposits.md): Charge an additional amount as a security deposit (or 'bond') to protect the value of your Products
- [Holds/Authorisation Charges](https://docs.productrentalspro.com/user-guide/selling-and-payment-options/holds-authorisation-charges.md): Put a hold/authorisation charge on a customer's card so that ability to charge is guaranteed
- [Damage Fees, Late Fees & Non-return Fees (Security Authorisation)](https://docs.productrentalspro.com/user-guide/selling-and-payment-options/damage-fees-late-fees-non-return-fees.md): Make an allowance for charging customer cards fees in accordance with accepted Terms & Conditions


---

# 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/selling-and-payment-options.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.
