# GoatNFT Lender (Lending NFTs)

* Listing NFTs on GoatNFT: Users have the option to lend out one or several NFTs on GoatNFT's platform.
* Listing Fee: A listing fee, which is essentially a gas or transaction fee, is required to make NFTs available for lending.
* Rental Time Frame: Lenders must specify the minimum rental duration (at least 1 day) and the maximum period they are willing to lend their NFT.
* Setting Collateral: Lenders are required to determine the amount of collateral necessary for a renter to secure the NFT rental


---

# 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://nftgogogo.gitbook.io/goatnft/how-goatnft-works/goatnft-lender-lending-nfts.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.
