# How to Rent an NFT on Flowty (Step by Step)

{% embed url="<https://www.youtube.com/watch?v=xkZu0GWLVMI>" %}
Video walkthrough of the flowty rental process
{% endembed %}

1. Navigate to [Flowty.io](https://flowty.io/)
2. Connect any non-Dapper Wallet (Dapper Wallets only support buy/sell transactions) to Flowty
3. Go to Marketplace -> Filter by Rentals
4. Identify a rental listing that meets your needs (note: as long as you return the rented NFT on time, the refundable deposit is ***100%*** refundable)
5. Select rental listing, click "Rent" and approve transaction
6. The NFT is now in your wallet and can be used however you see fit
7. You can transfer the NFT to another wallet directly from your Flowty profile
8. If you return the NFT on time, you will receive your refundable deposit back ***in full***
9. If you do not return the NFT on time, you will forfeit your refundable deposit

**Questions?**

Check out our [Renter FAQ](/reference/p2p-rentals/renter/faq.md) or join our [Discord](https://discord.com/invite/zAM4w6ePUE) and ask for help


---

# 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/renter/how-to-rent-an-nft-on-flowty-step-by-step.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.
