# Marketplace - Listing and Trading NFTs

The Marketplace is the central hub for buying, selling, and trading Real World Asset NFTs. Users can list their NFTs for sale, set auction parameters, or trade them directly with other users. The Marketplace supports fixed-price sales, timed auctions, and reserve pricing, providing flexibility to both buyers and sellers.

\
**Use Case:** An NFT holder who owns a fractional share of a property can list their NFT on the Marketplace, setting a price or starting an auction. Other users can then purchase the NFT, providing liquidity to the seller and an investment opportunity to the buyer.

<br>


---

# 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://vesta-group.gitbook.io/vesta-group/products-and-use-cases/marketplace-listing-and-trading-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.
