# P2P Rentals

- [Renter](https://docs.flowty.io/reference/p2p-rentals/renter.md)
- [FAQ](https://docs.flowty.io/reference/p2p-rentals/renter/faq.md)
- [How to Rent an NFT on Flowty (Step by Step)](https://docs.flowty.io/reference/p2p-rentals/renter/how-to-rent-an-nft-on-flowty-step-by-step.md)
- [Renter Risks](https://docs.flowty.io/reference/p2p-rentals/renter/renter-risks.md): The following is a non-comprehensive list of risks that a Renter should consider before and when interacting with Flowty:
- [Owner](https://docs.flowty.io/reference/p2p-rentals/owner.md)
- [FAQ](https://docs.flowty.io/reference/p2p-rentals/owner/faq.md)
- [How to Rent Out an NFT on Flowty](https://docs.flowty.io/reference/p2p-rentals/owner/how-to-rent-out-an-nft-on-flowty.md)
- [Owner Risks](https://docs.flowty.io/reference/p2p-rentals/owner/owner-risks.md): The following is a non-comprehensive list of risks that an Owner should consider before and when interacting with Flowty.
- [Rental Fees](https://docs.flowty.io/reference/p2p-rentals/rental-fees.md): This post is subject to change and will be updated as needed. Any change to our fee structure will be accompanied by an announcement in our Discord
- [Glossary of Terms (Rental)](https://docs.flowty.io/reference/p2p-rentals/glossary-of-terms-rental.md): Explanation of terms related to P2P rentals


---

# 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.flowty.io/reference/p2p-rentals.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.
