# NFTs

## **Does Trava apply NFTs in the ecosystem?**

Yes, TRAVA allows users to use all of these asset types as collaterals. Before that, the special digital assets must be priced through auctions. The auction winners are involved in the lending contract. They can either possess the digital asset at a low price or earn a considerable profit from the contract.

## **How does Trava price NFTs?**

Trava will provide the auction function for NFT assets. Thus, the NFT's owners can open an auction session to price the NFT. The auction winner can buy directly the NFT or he/she can join in a collateral smart contract by locking their NFT's payment. In this way, we can price, and put NFT into the lending process. Besides, our approach also helps increase the liquidity for NFT because the asset can be used in the lending business in an easy way. We also avoid the price fluctuation of NFT because the NFTs have been priced in the auction contract before.

## **What can I do with NFTs after the auction?**

TRAVA.FINANCE auction mechanism is divided into two modes: auction-to-sell and auction-for-buy-right. The difference between two modes is the ownership of the digital asset after the auction. In the auction-to-sell mode, as soon as the auction ends and the auction winner pays the fee, he/she will immediately receive the auctioned NFT.

Meanwhile, in the auction-for-buy-right mode, the winner cannot immediately buy the digital asset. After a certain amount of time specified in the auction, if the NFT owners cannot repay the loan, the auction winner can buy it at a low price. Otherwise, they get a considerable interest if the NFT owners repay the loan and get their NFT back.


---

# 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.trava.finance/faq/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.
