# NFT Borrowing and Lending

The **NFT Borrow & Lending** system is a future feature that will be a game-changer for the whole ecosystem. On one hand, users will be able to take advantage of a decentralized marketplace to perform peer-to-peer transactions, capitalizing on their digital assets or leveraging other users’ assets to improve their in-game performance.

* Borrow and Lending entails obtaining NFTs from other holders for a specified period, allowing the borrower to play with them in Organya while the lender retains ownership.&#x20;
* Lending, on the other hand, involves the NFT holders lending their NFT to borrowers in exchange for a fee, during the lending duration. This fee is paid in $FEVR tokens.x5

This system will bring another **utility** to the [**FEVR token**](/realfevr/usdfevr-token/what-is-usdfevr.md), as it will be the currency utilized for any borrowing/lending transaction!


---

# 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://realfevr.gitbook.io/realfevr/collectibles-marketplace/what-is-the-collectibles-marketplace/nft-borrowing-and-lending.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.
