# Rentals + Rent to Buy

Just below the Sell option the listing party will have the option to list for Rent.&#x20;

* First choose which currency you would like to be paid in.
* Next enter your desired Price per day and the min and max rental terms

<figure><img src="/files/8Tu47KzDUbQiQb0fQrNN" alt=""><figcaption><p>The full listing options.</p></figcaption></figure>

Paragon is bring a first of its kind "Rent to Buy" feature to our platform. NFT owners can list their assets for rental and offer a pre set buy price that the renter can execute at any point in time.

When listing, simply toggle the "Sell after rent" button and enter your desired sale price.

<figure><img src="/files/xAubSVYedD5lGjfClttq" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/DMBj2rffRBuAZdhBYCRk" alt=""><figcaption></figcaption></figure>


---

# 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://paragon-docs.gitbook.io/paragon-docs/listing-on-paragon/rentals-+-rent-to-buy.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.
